]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb39a076f9cdd1c6758860dbf657231dc4fdc96c8
treeeb792c5c48c4ac15c8dea287e4a1de357455aff3
parent70fbc97d325ba28ca43a3df6d9ad9a2650ecaddf
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