]> git.baikalelectronics.ru Git - kernel.git/commit
UML: console should handle spurious IRQS
authorJeff Dike <jdike@addtoit.com>
Tue, 31 Jul 2007 07:37:44 +0000 (00:37 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 31 Jul 2007 22:39:37 +0000 (15:39 -0700)
commit7d14dd0b1765ee54c17b979666dc9605018c0637
treeb7c05dcc81b5cc91592c5f1c4e2b72773a1043d4
parentafbfd2942808121cc0e5f11a5253da52cc7a1b39
UML: console should handle spurious IRQS

The previous DEBUG_SHIRQ patch missed one case.  The console doesn't
set its host descriptors non-blocking.

Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/um/drivers/chan_kern.c