* Thomas Gleixner <[email protected]> wrote:
> Moving the posix cpu timers from on list to another and then expiring them
> from the second list is avoiding to drop and reacquire sighand lock for
> each timer expiry, but on the other hand it's more complicated code and
> suboptimal for a small number of timers.
s/on list
/one list
s/cpu timers
/CPU timers
Thanks,
Ingo

