diff options
| author | Cyril Roelandt <[email protected]> | 2013-03-01 20:46:32 +0100 |
|---|---|---|
| committer | Felipe Balbi <[email protected]> | 2013-03-18 11:18:22 +0200 |
| commit | 6854bcdc6ff92e3a9c24940a3c5ebb446950c974 (patch) | |
| tree | 904756f4e0e7e1d569ad086f91cfd69c92b5b095 /tools/perf/scripts/python | |
| parent | 326b0e613bc858434198120a17d34308f82c27a8 (diff) | |
usb: gadget: uvc: 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 <[email protected]>
Signed-off-by: Laurent Pinchart <[email protected]>
Tested-by: Bhupesh Sharma <[email protected]>
Signed-off-by: Felipe Balbi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions