diff options
author | Michal Kalderon <Michal.Kalderon@cavium.com> | 2018-05-08 21:29:19 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-05-10 15:22:35 -0400 |
commit | 090477e4acb31c5dd674940c7c01d4f16bd1ac41 (patch) | |
tree | 76033271b71e8b4bf41be37a4238dd9269b9553d /tools/perf/scripts/python/export-to-sqlite.py | |
parent | af6858ee423a309d93054c361c61099b8eb12bbf (diff) |
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-sqlite.py')
0 files changed, 0 insertions, 0 deletions