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:
92e3962
)
staging: vt6655: Fix Warning on boot handle_irq_event_percpu.
author
Malcolm Priestley
<tvboxspy@gmail.com>
Wed, 23 Jul 2014 20:35:11 +0000
(21:35 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 24 Jul 2014 22:10:42 +0000
(15:10 -0700)
WARNING: CPU: 0 PID: 929 at /home/apw/COD/linux/kernel/irq/handle.c:147 handle_irq_event_percpu+0x1d1/0x1e0()
irq 17 handler device_intr+0x0/0xa80 [vt6655_stage] enabled interrupts
Using spin_lock_irqsave appears to fix this.
Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found