]> git.baikalelectronics.ru Git - kernel.git/commit
ia64: Pin controlling tty for unaligned fault message
authorPeter Hurley <peter@hurleysoftware.com>
Mon, 11 Jan 2016 04:36:10 +0000 (20:36 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 28 Jan 2016 22:13:44 +0000 (14:13 -0800)
commitc4f9108bd8d4518391a936760761e540a173b61d
tree3802df787e3d3e01ee19a4b177954f8ba4db4f38
parent5218607b63671a2394417e11c45031bb5c4928b9
ia64: Pin controlling tty for unaligned fault message

Prevent destruction of the controlling tty before tty_write_message()
can determine if the tty is safe to use.

Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/ia64/kernel/unaligned.c