summaryrefslogtreecommitdiff
path: root/include/linux/kdebug.h
diff options
context:
space:
mode:
authorToke Høiland-Jørgensen <toke@redhat.com>2019-11-05 16:57:50 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-12-05 09:19:45 +0100
commitb707e0da2791c0e8a36c20f81d63fd264a267bf4 (patch)
treeb3053bd5ffcf4c5e8eb7ffce6dcb3de8aa27a428 /include/linux/kdebug.h
parenta8a61f82cc9ff679a5621952f907f129acc23cd6 (diff)
net/fq_impl: Switch to kvmalloc() for memory allocation
[ Upstream commit 71e67c3bd127cfe7863f54e4b087eba1cc8f9a7a ] The FQ implementation used by mac80211 allocates memory using kmalloc(), which can fail; and Johannes reported that this actually happens in practice. To avoid this, switch the allocation to kvmalloc() instead; this also brings fq_impl in line with all the FQ qdiscs. Fixes: 557fc4a09803 ("fq: add fair queuing framework") Reported-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com> Link: https://lore.kernel.org/r/20191105155750.547379-1-toke@redhat.com Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'include/linux/kdebug.h')
0 files changed, 0 insertions, 0 deletions