Re: [patch 5/8] hrtimer remove state field

From: Roman Zippel
Date: Sun Mar 12 2006 - 09:28:07 EST


Hi,

On Sun, 12 Mar 2006, Thomas Gleixner wrote:

> > > > > base->unlock()
> > > > > signal of previous expiry is delivered on CPU1
> > > > > timer is reqeued.
> > >
> > > -------> sig_ignore is set
> >
> > ??? I can't find any symbol 'sig_ignore'.
>
> Oh well. The application sets SIG_IGN for the signal in question, so
> send_sigqueue() returns 1 because sig_ignored() returns 1.

In this case no signal is queued and the timer won't be restarted via
signal delivery.

bye, Roman
-
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/