diff options
author | 2006-09-25 23:32:34 -0700 | |
---|---|---|
committer | 2006-09-26 08:48:56 -0700 | |
commit | 0f0f1b400ce3c4780b9d974bc69e8b558d99aba4 (patch) | |
tree | 9346ccc10c544c24b89b4432ad02487406c4c48c /mm/page_io.c | |
parent | [PATCH] smp_call_function_single() cleanup (diff) | |
download | linux-rng-0f0f1b400ce3c4780b9d974bc69e8b558d99aba4.tar.xz linux-rng-0f0f1b400ce3c4780b9d974bc69e8b558d99aba4.zip |
[PATCH] Voyager: tty locking
Voyager fiddles with current->signal.tty without locking. It turns out
that the code in question has already cleared current->signal.tty correctly
because daemonize() does the right thing already.
The signal handling also appears to be incorrect as it does an unprotected
sigfillset that also appears unneccessary. As I don't have a bowtie and am
therefore not a qualified voyager maintainer I leave that to James.
Signed-off-by: Alan Cox <alan@redhat.com>
Acked-by: James Bottomley <James.Bottomley@steeleye.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'mm/page_io.c')
0 files changed, 0 insertions, 0 deletions