diff options
author | Julia Lawall <julia.lawall@lip6.fr> | 2017-12-02 02:01:21 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-12-05 11:26:42 -0500 |
commit | 81da3bf6e3f886267e450c422e6b7254ad6f93a5 (patch) | |
tree | 0e181901d0cb3288ad7f17d3490c47fffe118c8a /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 9b89f07f10a0ab328b8cd0a8c2caaada9c6b9439 (diff) |
net: macb: change GFP_KERNEL to GFP_ATOMIC
Function gem_add_flow_filter called on line 2958 inside lock on line 2949
but uses GFP_KERNEL
Generated by: scripts/coccinelle/locks/call_kern.cocci
Fixes: ae8223de3df5 ("net: macb: Added support for RX filtering")
CC: Rafal Ozieblo <rafalo@cadence.com>
Signed-off-by: Julia Lawall <julia.lawall@lip6.fr>
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions