From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753496AbZHJJzl (ORCPT ); Mon, 10 Aug 2009 05:55:41 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753369AbZHJJzk (ORCPT ); Mon, 10 Aug 2009 05:55:40 -0400 Received: from one.firstfloor.org ([213.235.205.2]:53411 "EHLO one.firstfloor.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753341AbZHJJzj (ORCPT ); Mon, 10 Aug 2009 05:55:39 -0400 Date: Mon, 10 Aug 2009 11:55:35 +0200 From: Andi Kleen To: Stephen Rothwell Cc: Andi Kleen , akpm@linux-foundation.org, linux-next@vger.kernel.org, LKML Subject: Re: hwpoison merge for linux-next / 2.6.32 Message-ID: <20090810095535.GB6838@basil.fritz.box> References: <20090807084902.GA14309@basil.fritz.box> <20090810194528.a3bc0cbc.sfr@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090810194528.a3bc0cbc.sfr@canb.auug.org.au> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > OK, I have added this today. Thanks. > What I tell everyone: all patches/commits in the tree/series must > have been: > > posted to a relevant mailing list > reviewed > unit tested > destined for the next merge window (or the current release) all true for hwpoison. > > *before* they are included. The linux-next tree is for integration > testing and to lower the impact of conflicts between subsystems in the > next merge window. > > Basically, this should be just what you would send to Linus or in this > case, Ingo, (or ask him to fetch). It is allowed to be rebased if you This is practially all generic MM or VFS code, nothing for Ingo. The only part that should concern anything Ingo maintains is a one tiny patch for x86 in the patch series. While that could be in theory separated out I don't think it makes too much sense (the patch wouldn't build without the rest of hwpoison) -Andi -- ak@linux.intel.com -- Speaking for myself only.