diff options
| author | 2026-02-04 22:13:46 +0900 | |
|---|---|---|
| committer | 2026-02-07 14:35:32 +0100 | |
| commit | 9fe6f146a3b24e0c8232f817f19d364084d24745 (patch) | |
| tree | 10d18b84ba9a1e5b74cbaf1d61b805b8d1e55eaa /tools/testing/selftests/dm-verity/git:/ssh:/git@git.zx2c4.com | |
| parent | staging: rtl8723bs: replace rtw_zmalloc() with kzalloc() (diff) | |
staging: rtl8723bs: use standard skb allocation APIs
Replace custom wrappers rtw_skb_alloc() and rtw_skb_copy() with
standard kernel APIs __dev_alloc_skb() and skb_copy().
About GFP Flags:
- GFP_ATOMIC is used for allocations in atomic contexts such as
spinlock-protected sections, tasklets, and timer handlers.
- GFP_KERNEL is used for process contexts where sleeping is allowed.
Signed-off-by: Minu Jin <s9430939@naver.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@intel.com>
Link: https://patch.msgid.link/20260204131347.3515949-5-s9430939@naver.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/testing/selftests/dm-verity/git:/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
