diff options
author | Sudarsana Reddy Kalluru <sudarsana.kalluru@qlogic.com> | 2016-05-26 11:01:20 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-05-26 22:27:32 +0300 |
commit | 795292916cf9d8c47c53b692bcb36b02953101cf (patch) | |
tree | 9946b7541b2816b3c72ec19462ba0d2918e7cd0d /net/lapb/lapb_in.c | |
parent | 6ecb0a0c0d9539fac1497d1d218e60a393a1070c (diff) | |
download | linux-795292916cf9d8c47c53b692bcb36b02953101cf.tar.xz |
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 <sudarsana.kalluru@qlogic.com>
Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions