]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[SPARC64]: Fix oops on runlevel change with serial console.
authorDavid S. Miller <davem@davemloft.net>
Tue, 11 Oct 2005 03:43:22 +0000 (20:43 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 11 Oct 2005 03:43:22 +0000 (20:43 -0700)
commitb8df110fea555d5088bba67f446c2435104405be
tree1bb8dfc1a6eadcab3e6df99aff4ae6cde38e94b4
parent907a42617970a159361f17ef9a63f04d276995ab
[SPARC64]: Fix oops on runlevel change with serial console.

Incorrect uart_write_wakeup() calls cause reference to a
NULL tty pointer in sunsab and sunzilog serial drivers.

Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/serial/sunsab.c
drivers/serial/sunzilog.c