diff options
author | Jakub Kicinski <[email protected]> | 2022-07-26 14:36:05 -0700 |
---|---|---|
committer | Andrii Nakryiko <[email protected]> | 2022-07-29 14:57:26 -0700 |
commit | d0b80a9edb1a029ff913e81b47540e57ad034329 (patch) | |
tree | 9aa513f4c706e65fc6e855ca86c152d8bf05e99d /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 3b317abc71598bda8ff9a9c483ad8ae167b18382 (diff) |
netdevsim: Avoid allocation warnings triggered from user space
We need to suppress warnings from sily map sizes. Also switch
from GFP_USER to GFP_KERNEL_ACCOUNT, I'm pretty sure I misunderstood
the flags when writing this code.
Fixes: 395cacb5f1a0 ("netdevsim: bpf: support fake map offload")
Reported-by: [email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions