diff options
author | Daniel Mack <daniel@zonque.org> | 2018-04-10 17:52:45 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2018-04-10 17:59:11 +0300 |
commit | 5151a673da43fbaeb62fcbd20814a3cdd4dd3afd (patch) | |
tree | ac2a2339bd3d9b49d94319c4472f696b085abc49 /scripts/recordmcount.pl | |
parent | 6062546d9b7fecd93b9ad5ed6a34d4741cf3c51a (diff) |
wcn36xx: allocate skbs with GFP_KERNEL during init
GFP_ATOMIC should only be used when the allocation is done from atomic
context. Introduce a new flag to wcn36xx_dxe_fill_skb() and use GFP_KERNEL
when pre-allocating buffers during init.
This doesn't fix an issue that was observed in the wild, but it reduces
the chance of failed allocations under memory pressure.
Signed-off-by: Daniel Mack <daniel@zonque.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'scripts/recordmcount.pl')
0 files changed, 0 insertions, 0 deletions