tty: Push the bkl down a bit in the hangup code
authorAlan Cox <alan@linux.intel.com>
Mon, 30 Nov 2009 13:18:40 +0000 (13:18 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 11 Dec 2009 23:18:08 +0000 (15:18 -0800)
commit38c70b27f9502c31c1d0c29676275f7362cdb0d9
treef7545467d3c060a9df2940f731524b74d2f8c2dd
parentf18f9498e90327b9b0e245e191029e6e1996d203
tty: Push the bkl down a bit in the hangup code

We know that the redirect field is handled via its own locking in all
places

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/char/tty_io.c