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 11:18:02 -0400
commit3c701f052c369406ff62ceb6cbb823d57b88d96a (patch)
treec2a3ed77e39ddfb19c8a376b21c5eab8fb5078e2 /localversion-rt
parenta63c3765651380b39a243507815967ff694e790f (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