From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rafael J. Wysocki" Subject: Re: [PATCH 4/4] PM: convert do_each_thread to for_each_process_thread Date: Tue, 21 Oct 2014 15:43:01 +0200 Message-ID: <3958989.fNI6B5yhny@vostro.rjw.lan> References: <1413876435-11720-1-git-send-email-mhocko@suse.cz> <2670728.8H9BNSArM8@vostro.rjw.lan> <20141021131953.GD9415@dhcp22.suse.cz> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: <20141021131953.GD9415@dhcp22.suse.cz> Sender: owner-linux-mm@kvack.org To: Michal Hocko Cc: Andrew Morton , Cong Wang , David Rientjes , Tejun Heo , Oleg Nesterov , LKML , linux-mm@kvack.org, Linux PM list List-Id: linux-pm@vger.kernel.org On Tuesday, October 21, 2014 03:19:53 PM Michal Hocko wrote: > On Tue 21-10-14 14:10:18, Rafael J. Wysocki wrote: > > On Tuesday, October 21, 2014 09:27:15 AM Michal Hocko wrote: > > > as per 0c740d0afc3b (introduce for_each_thread() to replace the buggy > > > while_each_thread()) get rid of do_each_thread { } while_each_thread() > > > construct and replace it by a more error prone for_each_thread. > > > > > > This patch doesn't introduce any user visible change. > > > > > > Suggested-by: Oleg Nesterov > > > Signed-off-by: Michal Hocko > > > > ACK > > > > Or do you want me to handle this series? > > I don't know, I hoped either you or Andrew to pick it up. OK, I will then. -- I speak only for myself. Rafael J. Wysocki, Intel Open Source Technology Center. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org