diff options
author | Julia Lawall <julia.lawall@lip6.fr> | 2012-01-09 10:40:49 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2012-01-13 06:38:41 +0100 |
commit | e7a2577a410a066ae409f805618f7e84748a537d (patch) | |
tree | 15524a59f7e882751822d3387a38759f3ec458a6 /lib/test-kstrtox.c | |
parent | crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flag (diff) | |
download | linux-e7a2577a410a066ae409f805618f7e84748a537d.tar.xz linux-e7a2577a410a066ae409f805618f7e84748a537d.zip |
crypto: ixp4xx - convert GFP_KERNEL to GFP_ATOMIC
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@lip6.fr>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'lib/test-kstrtox.c')
0 files changed, 0 insertions, 0 deletions