]> git.baikalelectronics.ru Git - kernel.git/commit
[SPARC64] sunhv: Support SYSRQ properly.
authorDavid S. Miller <davem@sunset.davemloft.net>
Thu, 16 Feb 2006 08:42:21 +0000 (00:42 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 20 Mar 2006 09:13:11 +0000 (01:13 -0800)
commit09e27dc2ca6b26d82ce7465e7f6b9480f9260529
tree7dacf1643c9110a4e0ac8e89fed5465a0f77f94d
parent8f95474271376c2921e60153c3ac94f0eee9d12c
[SPARC64] sunhv: Support SYSRQ properly.

By calling uart_handle_break().  We'll still do the
"sun_do_break()" handling if the user gives two
breaks in a row.

We should probably do this in the other Sparc serial
drivers too.

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