Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760114AbYBLFJb (ORCPT ); Tue, 12 Feb 2008 00:09:31 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752530AbYBLFJH (ORCPT ); Tue, 12 Feb 2008 00:09:07 -0500 Received: from smtp-out.google.com ([216.239.45.13]:40680 "EHLO smtp-out.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752114AbYBLFJF (ORCPT ); Tue, 12 Feb 2008 00:09:05 -0500 DomainKey-Signature: a=rsa-sha1; s=beta; d=google.com; c=nofws; q=dns; h=received:date:from:x-x-sender:to:cc:subject:in-reply-to: message-id:references:user-agent:mime-version:content-type; b=NjZxdvgDu8czSoSWfigV4vMZaL8LtNxYmOg5XPaOw/Ljzm4m2+YJudsiVLJuFi8AW jURBBvScfYfWHaDMxOBEg== Date: Mon, 11 Feb 2008 21:06:47 -0800 (PST) From: David Rientjes X-X-Sender: rientjes@chino.kir.corp.google.com To: KOSAKI Motohiro cc: Lee Schermerhorn , Andrew Morton , Linus Torvalds , Greg KH , linux-kernel@vger.kernel.org, Christoph Lameter , Paul Jackson , Mel Gorman , linux-mm , Eric Whitney Subject: Re: [PATCH for 2.6.24][regression fix] Mempolicy: silently restrict nodemask to allowed nodes V3 In-Reply-To: <20080212122637.29B7.KOSAKI.MOTOHIRO@jp.fujitsu.com> Message-ID: References: <1202748459.5014.50.camel@localhost> <20080212122637.29B7.KOSAKI.MOTOHIRO@jp.fujitsu.com> User-Agent: Alpine 1.00 (DEB 882 2007-12-20) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 647 Lines: 17 On Tue, 12 Feb 2008, KOSAKI Motohiro wrote: > [PATCH] 2.6.24 - mempolicy: silently restrict nodemask to allowed nodes > Linus has already merged this patch into his tree, but next time you pass along a contribution to a maintainer the first line should read: From: Lee Schermerhorn so the person who actually wrote the patch is listed as the author in the git commit. -- 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/