diff options
author | Cyril Roelandt <tipecaml@gmail.com> | 2012-11-19 18:36:09 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-12-04 15:03:59 -0200 |
commit | 4a8a8042be289f6d53fc6cbfbed1722db14d7af1 (patch) | |
tree | f50ff50f67c128168a9eedbdfeed5e125acf55c0 /drivers/edac/amd8131_edac.h | |
parent | bc1ebd704751bb6b86612e63fdfac56918364d07 (diff) |
[media] mx2_camera: use GFP_ATOMIC under spin lock
Found using the following semantic patch:
<spml>
@@
@@
spin_lock_irqsave(...);
... when != spin_unlock_irqrestore(...);
* GFP_KERNEL
</spml>
Signed-off-by: Cyril Roelandt <tipecaml@gmail.com>
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/edac/amd8131_edac.h')
0 files changed, 0 insertions, 0 deletions