summaryrefslogtreecommitdiff
path: root/drivers/tty/tty_io.c
diff options
context:
space:
mode:
authorAlan Cox <alan@linux.intel.com>2012-07-17 16:06:41 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-07-17 16:13:37 (GMT)
commit3db1ddb725dcd9a2bb32be2b64d0688c3e1c4579 (patch)
tree4cd65e810725baf91b1dd27c91288388eb28c798 /drivers/tty/tty_io.c
parentce7240e445303de3ca66e6d08f17a2ec278a5bf6 (diff)
downloadlinux-fsl-qoriq-3db1ddb725dcd9a2bb32be2b64d0688c3e1c4579.tar.xz
vt: fix the keyboard/led locking
We touch the LED from both keyboard callback and direct paths. In one case we've got the lock held way up the call chain and in the other we haven't. This leads to complete insanity so fix it by giving the LED bits their own lock. Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/tty_io.c')
0 files changed, 0 insertions, 0 deletions