]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] pmf_register_irq_client() gives sleep with locks held warning
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Sun, 4 Jun 2006 09:51:38 +0000 (02:51 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 5 Jun 2006 19:29:16 +0000 (12:29 -0700)
commit943b05bd5db14bb4c1296f2464da82d8cbe025bf
tree2515fd95638aa037a68ed080adfe6759cf28625b
parent0f836cb1d934dd07f24515d6a1354099a70162b7
[PATCH] pmf_register_irq_client() gives sleep with locks held warning

From: Benjamin Herrenschmidt <benh@kernel.crashing.org>

This fixes request_irq() potentially called from atomic context.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/powerpc/platforms/powermac/pfunc_core.c