summaryrefslogtreecommitdiff
path: root/drivers/usb/class
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2010-06-01 20:53:03 (GMT)
committerGreg Kroah-Hartman <gregkh@suse.de>2010-08-10 20:47:43 (GMT)
commit83ceb67d7dfe6aedf0e47dd6887b7b3c753542b2 (patch)
treeae45ce855037966218ebcf61c9290117d29a2cb0 /drivers/usb/class
parent64ba3dc3143d94bbe935722aa17fa516b232bc83 (diff)
downloadlinux-fsl-qoriq-83ceb67d7dfe6aedf0e47dd6887b7b3c753542b2.tar.xz
tty: fix console_sem lock order
vgacon_do_font_op releases and reacquires the BTM while holding console_sem. This violates the rule that BTM has to be the outer lock whenever we hold both. There does not seem to be any reason to give up the BTM here, so just stop doing that. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Cc: Alan Cox <alan@lxorguk.ukuu.org.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/class')
0 files changed, 0 insertions, 0 deletions