public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* linux-2.6.31 INIT: open(/dev/console): Input/output error (due to  commit b50989dc444599c8b21edc23536fc305f4e9b7d5)
@ 2009-09-24 13:24 Jeff Chua
  2009-09-24 15:01 ` Alan Cox
  0 siblings, 1 reply; 10+ messages in thread
From: Jeff Chua @ 2009-09-24 13:24 UTC (permalink / raw)
  To: lkml, Alan Cox, Greg Kroah-Hartman, Linus Torvalds

Latest linux pull few days ago broke the console.

The error during boot up while switching from init S to M showed

INIT: open(/dev/console): Input/output error


Reverting this commit solves the problem. This is 100% repeatable on a
"real" machine, but does not show up on kvm or vmware guest console.


commit b50989dc444599c8b21edc23536fc305f4e9b7d5
Author: Alan Cox <alan@linux.intel.com>
Date:   Sat Sep 19 13:13:22 2009 -0700

    tty: make the kref destructor occur asynchronously

    We want to be able to sleep in the destructor for USB at least. It isn't a
    hot path so just pushing it to a work queue doesn't really cause any
    difficulty.

    Signed-off-by: Alan Cox <alan@linux.intel.com>
    Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>



Thanks,
Jeff

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2009-09-25 19:46 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-24 13:24 linux-2.6.31 INIT: open(/dev/console): Input/output error (due to commit b50989dc444599c8b21edc23536fc305f4e9b7d5) Jeff Chua
2009-09-24 15:01 ` Alan Cox
2009-09-24 16:23   ` jeff.chua.linux
2009-09-25 10:56     ` Alan Cox
2009-09-25 15:35       ` Jeff Chua
2009-09-25 15:47         ` Alan Cox
2009-09-25 15:52           ` Randy Dunlap
2009-09-25 16:00             ` Jeff Chua
2009-09-25 16:32               ` Jeff Chua
2009-09-25 19:46                 ` Frédéric L. W. Meunier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox