Skip to content
Commit 0f3696eb authored by Julia Lawall's avatar Julia Lawall Committed by Roland Dreier
Browse files

IB/qib: Use GFP_ATOMIC when locks are held



alloc_dummy_hdrq() is called with locks held and thus should not use
GFP_KERNEL.

The semantic patch that makes this report is available in
scripts/coccinelle/locks/call_kern.cocci.

Signed-off-by: default avatarJulia Lawall <julia.lawall@lip6.fr>
Acked-by: default avatarMike Marciniszyn <mike.marciniszyn@qlogic.com>
Signed-off-by: default avatarRoland Dreier <roland@purestorage.com>
parent dcd6c922
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment