]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
sparc64: Set IRQF_DISABLED on LDC channel IRQs.
authorDavid S. Miller <davem@davemloft.net>
Tue, 13 Oct 2009 07:49:09 +0000 (00:49 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 10 Nov 2009 00:21:57 +0000 (16:21 -0800)
commitb03a3764e5605f63f4a8eabe416c0d8156b93108
tree4656e7fb501a6e195016a25a4a0dd8336d5916c8
parent99bea2784294c3bbec4d1d69d7c6e3b01e59edbb
sparc64: Set IRQF_DISABLED on LDC channel IRQs.

[ Upstream commit c58543c869606532c2382f027d6466f4672ea756 ]

With lots of virtual devices it's easy to generate a lot of
events and chew up the kernel IRQ stack.

Reported-by: hyl <heyongli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/sparc/kernel/ldc.c