Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756707Ab1CNBPr (ORCPT ); Sun, 13 Mar 2011 21:15:47 -0400 Received: from mga14.intel.com ([143.182.124.37]:32314 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756139Ab1CNBPq (ORCPT ); Sun, 13 Mar 2011 21:15:46 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.62,312,1297065600"; d="scan'208";a="402036677" Message-ID: <4D7D6C40.3020807@linux.intel.com> Date: Sun, 13 Mar 2011 18:15:44 -0700 From: Darren Hart User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.14) Gecko/20110223 Lightning/1.0b2 Thunderbird/3.1.8 MIME-Version: 1.0 To: Darren Hart CC: Linus Torvalds , Michel Lespinasse , Thomas Gleixner , Ingo Molnar , Peter Zijlstra , Matt Turner , Russell King , David Howells , Tony Luck , Michal Simek , Ralf Baechle , "James E.J. Bottomley" , Benjamin Herrenschmidt , Martin Schwidefsky , Paul Mundt , "David S. Miller" , Chris Metcalf , Andrew Morton , LKML Subject: Re: [PATCH 1/3] futex: do not pagefault_disable in futex_atomic_cmpxchg_inatomic() References: <20110307021127.GB31188@google.com> <20110309112550.GA3050@google.com> <20110311021654.GA26122@google.com> <20110311024731.GB26122@google.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1288 Lines: 30 On 03/13/2011 05:55 PM, Darren Hart wrote: > I have to apologize. These landed right as I was leaving for OSTS and > I didn't have time to review them properly. I wondered about the > preempt vs pagefault disable and wondered how exit_robust_list() was > covered in Michel's comments (perhaps somewhere higher up the call > chain). I leaned on the review of others when I should have raised the > questions even if I didn't have the time to dig into them myself. > Linus shouldn't have had to raise those questions, I'll do better at > this in the future. > > I noticed that my name is the only one in futex.c with an email > address in the header Scratch that, the others are just on the Copyright line instead of the feature line. What is the policy for updating email addresses in source files? With git, I suppose they are no longer particularly useful. Should I remove a bad address, or just learn from it and not include it in future work? Thanks, -- Darren Hart Intel Open Source Technology Center Yocto Project - Linux Kernel -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/