commit | b8df110fea555d5088bba67f446c2435104405be | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Mon Oct 10 20:43:22 2005 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 10 20:43:22 2005 -0700 |
tree | 1bb8dfc1a6eadcab3e6df99aff4ae6cde38e94b4 | |
parent | 907a42617970a159361f17ef9a63f04d276995ab [diff] |
[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>