From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.zytor.com (terminus.zytor.com [IPv6:2001:1868:205::10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 92EB31A01EA for ; Sat, 19 Jul 2014 05:35:18 +1000 (EST) Message-ID: <53C96946.4090304@zytor.com> Date: Fri, 18 Jul 2014 11:36:54 -0700 From: "H. Peter Anvin" MIME-Version: 1.0 To: Andy Lutomirski , Richard Weinberger , Andrew Morton Subject: Re: [PATCH v3] arm64, ia64, ppc, s390, sh, tile, um, x86, mm: Remove default gate area References: <70f331f59e620dc4e66bd3fa095e6f6b744b532b.1405281639.git.luto@amacapital.net> <20140718101416.GB1818@arm.com> <53C8F4DF.8020103@nod.at> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Cc: "linux-ia64@vger.kernel.org" , "linux-sh@vger.kernel.org" , Catalin Marinas , Heiko Carstens , "linux-mm@kvack.org" , Paul Mackerras , linux-arch , "linux-s390@vger.kernel.org" , X86 ML , Ingo Molnar , Fenghua Yu , "user-mode-linux-devel@lists.sourceforge.net" , Will Deacon , Jeff Dike , Chris Metcalf , Thomas Gleixner , "linux-arm-kernel@lists.infradead.org" , Tony Luck , Nathan Lynch , "linux-kernel@vger.kernel.org" , Martin Schwidefsky , "linux390@de.ibm.com" , linuxppc-dev@lists.ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 07/18/2014 09:53 AM, Andy Lutomirski wrote: > > Splitting this will be annoying: I'd probably have to add a flag asking for > the new behavior, update all the arches, then remove the flag. The chance > of screwing up bisectability in the process seems pretty high. This seems > like overkill for a patch that mostly deletes code. > > Akpm, can you take this? > I'm fine with it as-is. Acked-by: H. Peter Anvin