diff options
author | Nikolay Aleksandrov <[email protected]> | 2014-03-07 12:44:18 +0100 |
---|---|---|
committer | Steffen Klassert <[email protected]> | 2014-03-10 08:27:22 +0100 |
commit | 87536a81e1f52409b45333ce8cac415a1218163c (patch) | |
tree | bb76b0b98b70de9bdc96e7d55f0b04ca59dd3777 /tools/perf/scripts/python/syscall-counts.py | |
parent | a8d9bc2e9f5d1c5a25e33cec096d2a1652d3fd52 (diff) |
net: af_key: fix sleeping under rcu
There's a kmalloc with GFP_KERNEL in a helper
(pfkey_sadb2xfrm_user_sec_ctx) used in pfkey_compile_policy which is
called under rcu_read_lock. Adjust pfkey_sadb2xfrm_user_sec_ctx to have
a gfp argument and adjust the users.
CC: Dave Jones <[email protected]>
CC: Steffen Klassert <[email protected]>
CC: Fan Du <[email protected]>
CC: David S. Miller <[email protected]>
Signed-off-by: Nikolay Aleksandrov <[email protected]>
Signed-off-by: Steffen Klassert <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions