aboutsummaryrefslogtreecommitdiff
path: root/localversion-rt
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>2013-08-21 17:48:46 +0200
committerSteven Rostedt <rostedt@rostedt.homelinux.com>2013-09-13 12:33:29 -0400
commit7c1fb2050c5140f3ffa5e17bd7f7468d61b5fd42 (patch)
tree85eea52d59b22c53563eda71903e18e9ed7301bf /localversion-rt
parent23fbacabce21bc18cbcf45f0c71d4220700b482f (diff)
genirq: do not invoke the affinity callback via a workqueue
Joe Korty reported, that __irq_set_affinity_locked() schedules a workqueue while holding a rawlock which results in a might_sleep() warning. This patch moves the invokation into a process context so that we only wakeup() a process while holding the lock. Cc: stable-rt@vger.kernel.org Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Diffstat (limited to 'localversion-rt')
0 files changed, 0 insertions, 0 deletions