diff options
author | 2018-05-08 21:29:19 +0300 | |
---|---|---|
committer | 2018-05-10 15:22:35 -0400 | |
commit | 090477e4acb31c5dd674940c7c01d4f16bd1ac41 (patch) | |
tree | 76033271b71e8b4bf41be37a4238dd9269b9553d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | qed: Fix l2 initializations over iWARP personality (diff) | |
download | wireguard-linux-090477e4acb31c5dd674940c7c01d4f16bd1ac41.tar.xz wireguard-linux-090477e4acb31c5dd674940c7c01d4f16bd1ac41.zip |
qede: Fix gfp flags sent to rdma event node allocation
A previous commit 4609adc27175 ("qede: Fix qedr link update")
added a flow that could allocate rdma event objects from an
interrupt path (link notification). Therefore the kzalloc call
should be done with GFP_ATOMIC.
fixes: 4609adc27175 ("qede: Fix qedr link update")
Signed-off-by: Michal Kalderon <Michal.Kalderon@cavium.com>
Signed-off-by: Sudarsana Kalluru <Sudarsana.Kalluru@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions