summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/parallel-perf.py
diff options
context:
space:
mode:
authorMohsin Bashir <mohsin.bashr@gmail.com>2026-01-14 16:33:49 -0800
committerJakub Kicinski <kuba@kernel.org>2026-01-20 18:18:41 -0800
commitbafae5de41c203d0ee4a5af2aa61749890374ff6 (patch)
tree313abf7f96a87197263837524d06f028f70a395c /tools/perf/scripts/python/parallel-perf.py
parent677a51790be9fe1c843885e6d0c613a50f1de1c0 (diff)
downloadlinux-bafae5de41c203d0ee4a5af2aa61749890374ff6.tar.gz
linux-bafae5de41c203d0ee4a5af2aa61749890374ff6.zip
eth: fbnic: Use GFP_KERNEL to allocting mbx pages
Replace GFP_ATOMIC with GFP_KERNEL for mailbox RX page allocation. Since interrupt handler is threaded GFP_KERNEL is a safe option to reduce allocation failures. Also remove __GFP_NOWARN so the kernel reports a warning on allocation failure to aid debugging. Signed-off-by: Mohsin Bashir <mohsin.bashr@gmail.com> Link: https://patch.msgid.link/20260115003353.4150771-2-mohsin.bashr@gmail.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions