Re: [PATCH] Fix SIGSTOP locking issue in -rt

From: Ingo Molnar
Date: Wed Nov 02 2005 - 08:10:55 EST



* Paul E. McKenney <paulmck@xxxxxxxxxx> wrote:

> Hello!
>
> The following patch fixes a locking issue in -rt signals, where the
> job-control signals drop sighand_lock momentarily during signal
> handling. This interacts badly with the RCU-ification of unicast
> signal delivery. The fix is simply to acquire tasklist_lock for
> job-control signals, since these typically do not have stringent
> scalability or latency requirements.

thanks, applied - will show up in -rt3.

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