diff options
author | Jiri Slaby <jslaby@suse.cz> | 2012-03-05 14:52:50 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-03-08 21:51:13 +0100 |
commit | e380a81e34375a38f253b42394ef06ca3127559f (patch) | |
tree | ca03692116effe7affc1ce47f2ed43e3e48b64a4 /arch/arm/mach-spear6xx | |
parent | TTY: amiserial, use tty_port_close_start (diff) | |
download | linux-e380a81e34375a38f253b42394ef06ca3127559f.tar.xz linux-e380a81e34375a38f253b42394ef06ca3127559f.zip |
TTY: pdc_cons, fix racy tty test
The tty->count test in the timer was racy. Let's remove the test and
properly delete the timer and wait for the body to finish using _sync
version of del_timer.
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Cc: Kyle McMartin <kyle@mcmartin.ca>
Cc: Helge Deller <deller@gmx.de>
Cc: "James E.J. Bottomley" <jejb@parisc-linux.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/arm/mach-spear6xx')
0 files changed, 0 insertions, 0 deletions