[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20131204130351.GA5984@redhat.com>
Date: Wed, 4 Dec 2013 14:03:51 +0100
From: Oleg Nesterov <oleg@...hat.com>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: David Rientjes <rientjes@...gle.com>,
"Eric W. Biederman" <ebiederm@...ssion.com>,
Frederic Weisbecker <fweisbec@...il.com>,
Mandeep Singh Baines <msb@...omium.org>,
"Ma, Xindong" <xindong.ma@...el.com>,
Michal Hocko <mhocko@...e.cz>,
Sameer Nanda <snanda@...omium.org>,
Sergey Dyasly <dserrg@...il.com>,
"Tu, Xiaobing" <xiaobing.tu@...el.com>,
linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/4] initial while_each_thread() fixes
Hello.
Changes: split the change in mm/oom_kill.c + update the comment above
has_intersects_mems_allowed().
Sergey, Sameer, the resulting code is the same after 1-3, I preserved
your acks.
4/4 is new.
Andrew, just in case, 3/4 and 4/4 try to fix the unrelated bugs, this
has nothing to do with while_each_thread/for_each_thread changes.
To remind, this is the first series which changes the callers of the
buggy while_each_thread(), I'll send more.
Oleg.
include/linux/init_task.h | 2 +
include/linux/sched.h | 12 ++++++++++
kernel/exit.c | 1 +
kernel/fork.c | 7 ++++++
mm/oom_kill.c | 51 +++++++++++++++++++++++++-------------------
5 files changed, 51 insertions(+), 22 deletions(-)
--
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