> The problem is really that SI_SIGIO is negative, but it should be positive
> to make SI_FROMUSER return false on it. 
> 
> Changing it would unfortunately break binary compatibility. This patch

Why ?

> It'll break programs that try to send SI_SIGIO (=-5) signals from userspace,
> but I think that is ok.

Why not just add SI_KERNSIGINFO ..  and use that ?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to