Re: alpha bug in signal handling

David S. Miller (davem@redhat.com)
Wed, 05 Dec 2001 17:09:53 -0800 (PST)


From: Paul Mackerras <paulus@samba.org>
Date: Thu, 6 Dec 2001 07:55:26 +1100 (EST)

I think David (Mosberger, not Miller :) is right here, and in fact
this is also wrong on PPC at the moment. However, the worst case is
that the reschedule or signal delivery will get delayed until the next
interrupt on that cpu (max 1/HZ seconds). Since it is a pretty narrow
window for the race I think it would be hard to observe the effect of
the bug.

I understand now, thanks. I've fixed up sparc64.

So it's a latency problem, not a correctness problem.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/