[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20080804160103.GA10515@tv-sign.ru>
Date: Mon, 4 Aug 2008 20:01:03 +0400
From: Oleg Nesterov <oleg@...sign.ru>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: Mark McLoughlin <markmc@...hat.com>,
Roland McGrath <roland@...hat.com>,
Thomas Gleixner <tglx@...utronix.de>,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/4] posix-timers: sys_timer_create: fix and cleanups
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists