Re: [PATCH] PPC32: cancel syscall restart on signal delivery

From: Linus Torvalds
Date: Sat Nov 15 2003 - 00:59:12 EST



On Fri, 14 Nov 2003, Linus Torvalds wrote:
>
> So the _proper_ fix (for x86) should be as appended. Agreed?

Btw, while this won't oops the machine or anything like that, I consider
bugs like this where the kernel just silently does the wrong thing to be
potentially even more serious, since they cause endless head-scratching
and the "flaky" reports.

So if somebody can come up with a way to test this sanely, it would be
nice (thinking about it I suspect that you _should_ be able to trigger
this on x86 by using the old "int 0x80" syscalls together with setting TF
in eflags).

Linus

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/