From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755076Ab0C2STA (ORCPT ); Mon, 29 Mar 2010 14:19:00 -0400 Received: from mx1.redhat.com ([209.132.183.28]:56349 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754982Ab0C2SS7 (ORCPT ); Mon, 29 Mar 2010 14:18:59 -0400 Date: Mon, 29 Mar 2010 20:16:50 +0200 From: Oleg Nesterov To: Andrew Morton Cc: Balbir Singh , Americo Wang , "Eric W. Biederman" , Hidetoshi Seto , Ingo Molnar , Peter Zijlstra , Roland McGrath , Spencer Candland , Stanislaw Gruszka , linux-kernel@vger.kernel.org Subject: Re: [PATCH -mm 1/4] cputimers: do_task_stat: avoid ->siglock for while_each_thread() Message-ID: <20100329181650.GF16356@redhat.com> References: <20100324204550.GA31777@redhat.com> <20100326035344.GQ3308@balbir.in.ibm.com> <20100326214906.GA18467@redhat.com> <20100329111731.GA4488@dhcp-lab-161.englab.brq.redhat.com> <20100329125415.GA22451@redhat.com> <20100329181204.GA16356@redhat.com> <20100329181432.GE16356@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100329181432.GE16356@redhat.com> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > [PATCH -mm 1/4] Oh, sorry, this one is 4/4. Oleg.