Re: [PATCH 2/3] posix_timers: Defer per process timer stop aftertimers processing

From: Olivier Langlois
Date: Fri Apr 26 2013 - 02:21:22 EST



>
>
> IMO, a more likely scenario, posix_cpu_timer_schedule() will be called
> from dequeue_signal() which will be from from a different context than
> the interrupt context.
>
I'll be even more explicit. Inside dequeue_signal(),

do_schedule_next_timer() is called which then call
posix_cpu_timer_schedule().



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