git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d912bb7
)
crypto: ixp4xx - convert GFP_KERNEL to GFP_ATOMIC
author
Julia Lawall
<julia.lawall@lip6.fr>
Mon, 9 Jan 2012 09:40:49 +0000
(10:40 +0100)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Fri, 13 Jan 2012 05:38:41 +0000
(16:38 +1100)
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>
drivers/crypto/ixp4xx_crypto.c
patch
|
blob
|
history
diff --cc
drivers/crypto/ixp4xx_crypto.c
Simple merge