diff options
author | Alan Cox <alan@linux.intel.com> | 2012-05-14 17:51:22 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-05-14 20:04:28 +0400 |
commit | 1e66cded334e6cea596c72f6f650eec351b1e959 (patch) | |
tree | ab344befd3d74f3ff168d0ab264adb3020e60a34 /drivers/tty/vt | |
parent | 1541f845d123a48fbca3cee32b2963b3fb3da83a (diff) | |
download | linux-1e66cded334e6cea596c72f6f650eec351b1e959.tar.xz |
tty: Allow uart_register/unregister/register
This is legitimate but because we don't clear the drv->state pointer in the
unregister code causes a bogus BUG().
Resolves-bug: https://bugzilla.kernel.org/show_bug.cgi?id=42880
Signed-off-by: Alan Cox <alan@linux.intel.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/vt')
0 files changed, 0 insertions, 0 deletions