diff options
author | Sudarsana Reddy Kalluru <[email protected]> | 2016-05-26 11:01:20 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-05-26 12:27:32 -0700 |
commit | 795292916cf9d8c47c53b692bcb36b02953101cf (patch) | |
tree | 9946b7541b2816b3c72ec19462ba0d2918e7cd0d /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 6ecb0a0c0d9539fac1497d1d218e60a393a1070c (diff) |
qed: Fix allocation in interrupt context
Commit 39651abd2814 ("qed: add support for dcbx") is re-configuring
the QM hw-block as part of its sequence. This is done in attention
handling context which is non-sleepable, yet memory is allocated in
this flow using GFP_KERNEL.
Signed-off-by: Sudarsana Reddy Kalluru <[email protected]>
Signed-off-by: Yuval Mintz <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions