diff options
| author | Greg Kroah-Hartman <gregkh@suse.de> | 2010-06-18 09:43:39 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-06-18 09:43:39 -0700 |
| commit | 0e3b07b61af8f86b2ed88b1f304e36b5fd1d9999 (patch) | |
| tree | b127f4ed705eff1efc8e7e28d01c8a389b214b2c /tty | |
| parent | bb9c41a025dfed35d46a0315119f060447fa96ed (diff) | |
| download | patches-0e3b07b61af8f86b2ed88b1f304e36b5fd1d9999.tar.gz | |
add alan's ack to a tty patch
Diffstat (limited to 'tty')
| -rw-r--r-- | tty/tty-avoid-recursive-btm-in-pty_close.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tty/tty-avoid-recursive-btm-in-pty_close.patch b/tty/tty-avoid-recursive-btm-in-pty_close.patch index db728a5d5bd454..9d9937ac5c93d3 100644 --- a/tty/tty-avoid-recursive-btm-in-pty_close.patch +++ b/tty/tty-avoid-recursive-btm-in-pty_close.patch @@ -18,8 +18,8 @@ In case of pty, we now need to drop the BTM before calling tty_vhangup. Signed-off-by: Arnd Bergmann <arnd@arndb.de> +Acked-by: Alan Cox <alan@lxorguk.ukuu.org.uk> Cc: Tony Luck <tony.luck@intel.com> -Cc: Alan Cox <alan@lxorguk.ukuu.org.uk> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: Andrew Morton <akpm@linux-foundation.org> Cc: John Kacur <jkacur@redhat.com> |
