diff options
| author | Sven Eckelmann <sven@narfation.org> | 2026-06-02 17:46:10 +0200 |
|---|---|---|
| committer | Sven Eckelmann <sven@narfation.org> | 2026-06-05 09:12:06 +0200 |
| commit | ed497f64a617b0ecdc751c57f296bb7dc4b435c4 (patch) | |
| tree | 486711dd2d34aba55dd67c7627b71596ca4ba8d8 /include/linux/debugobjects.h | |
| parent | b2e44a67ef4fb9593ea60c8c27f637bdeab40f09 (diff) | |
batman-adv: use GFP_KERNEL allocations for the wifi detection cache
The batadv_wifi_net_device_insert() is called with ASSERT_RTNL() held, but
not inside a spinlock or another context which prevents "might_sleep"
functions. To relax the requirements for the allocator, use GFP_KERNEL.
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions
