[PATCH 0/4] posix-timers: sys_timer_create: fix and cleanups

From: Oleg Nesterov
Date: Mon Aug 04 2008 - 11:57:25 EST


On top of

[PATCH 1/3] posix-timers: don't switch to ->group_leader if ->it_process dies
http://marc.info/?l=linux-kernel&m=121778560719812

[PATCH 2/3] posix-timers: always do get_task_struct(timer->it_process)
http://marc.info/?l=linux-kernel&m=121778560719816


checkpatch.pl criticizes the first patch (line over 80 characters), but
that line was just moved by this patch. Not sure what should be done in
such a case, but this line is killed by the next patch anyway.

I don't know how to test these changes. Fortunately they are rather simple,
and the first patch obviously fixes the bug.

Oleg.

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