On Mon, Sep 18, 2000 at 12:34:03PM +0200, Alan Cox wrote: > > 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 ? If a program checks info->si_code for incoming signals. -Andi -- This is like TV. I don't like TV. - 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/
- [PATCH] Fix queued SIGIO Andi Kleen
- Re: [PATCH] Fix queued SIGIO Jamie Lokier
- Re: [PATCH] Fix queued SIGIO Alan Cox
- Re: [PATCH] Fix queued SIGIO Andi Kleen
- Re: [PATCH] Fix queued SIGIO Alan Cox
- Re: [PATCH] Fix queued SIGIO Andi Kleen
- Re: [PATCH] Fix queued SIGIO Robert H. de Vries
- Re: [PATCH] Fix queued SIGIO Jamie Lokier
- Re: [PATCH] Fix queued SIGIO Andi Kleen
- Re: [PATCH] Fix queued SIGIO Julian Anastasov
- Re: [PATCH] Fix queued SIGIO Andi Kleen
- Re: [PATCH] Fix queued SIGIO Julian Anastasov
- Re: [PATCH] Fix queued SIGIO Chuck Lever
- Re: [PATCH] Fix queued SIGIO Julian Anastasov