RE: [PATCH 1/4] drivers/infiniband/hw/qib/qib_iba6120.c: convertGFP_KERNEL to GFP_ATOMIC

From: Mike Marciniszyn
Date: Mon Jan 09 2012 - 11:52:38 EST



> Subject: [PATCH 1/4] drivers/infiniband/hw/qib/qib_iba6120.c: convert
> GFP_KERNEL to GFP_ATOMIC
>
> From: Julia Lawall <julia.lawall@xxxxxxx>
>
> The function 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.
>
> More information about semantic patching is available at
> http://coccinelle.lip6.fr/
>
> Signed-off-by: Julia Lawall <julia.lawall@xxxxxxx>

Thanks for the patch!

Acked-by: Mike Marciniszyn <mike.marciniszyn@xxxxxxxxxx>

This message and any attached documents contain information from QLogic Corporation or its wholly-owned subsidiaries that may be confidential. If you are not the intended recipient, you may not read, copy, distribute, or use this information. If you have received this transmission in error, please notify the sender immediately by reply e-mail and then delete this message.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/