]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/tty/tty_ldisc.c
tty: Remove __lockfunc annotation from tty lock functions
authorPeter Hurley <peter@hurleysoftware.com>
Sun, 10 Jan 2016 05:13:51 +0000 (21:13 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 27 Jan 2016 22:28:20 +0000 (14:28 -0800)
commitc2bb524b2e1a6eddae65139601bee24cb60856a0
treeeb792c5c48c4ac15c8dea287e4a1de357455aff3
parentc1e33af1ed552258405f2e5a72509af039c0441c
tty: Remove __lockfunc annotation from tty lock functions

The tty lock/unlock code does not belong in the special lockfunc section
which is treated specially by stack backtraces.

Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/tty_ldisc.c
drivers/tty/tty_mutex.c
include/linux/tty.h