RE: Linux 2.5.60

Linus Torvalds (torvalds@transmeta.com)
Mon, 10 Feb 2003 14:54:49 -0800 (PST)


On Mon, 10 Feb 2003, James Lamanna wrote:
>
> Looks like ->sig should be ->signal ??

Actually, it should be "sighand". And probably the thing shouldn't muck
around with signal internals at all, but right now the fix is to just
replace all the "->sig" with "->sighand".

Linus

-
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/