Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753988Ab2B0QZZ (ORCPT ); Mon, 27 Feb 2012 11:25:25 -0500 Received: from mail-ww0-f44.google.com ([74.125.82.44]:36185 "EHLO mail-ww0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752382Ab2B0QZX (ORCPT ); Mon, 27 Feb 2012 11:25:23 -0500 MIME-Version: 1.0 In-Reply-To: <4F4BADD2.5020908@zytor.com> References: <20120221.221609.218135609185671883.davem@davemloft.net> <1329889428.2193.45.camel@perseus.themaw.net> <1329890027.2193.48.camel@perseus.themaw.net> <1329890251.2193.50.camel@perseus.themaw.net> <4F4B30D5.6050305@de.ibm.com> <20120227090951.GA2681@osiris.boeblingen.de.ibm.com> <4F4BADD2.5020908@zytor.com> From: Linus Torvalds Date: Mon, 27 Feb 2012 08:25:02 -0800 X-Google-Sender-Auth: G9YC3tkF70LxWL7iPp7UhPNgXMc Message-ID: Subject: Re: [PATCH] autofs4: fix compilation without CONFIG_COMPAT To: "H. Peter Anvin" Cc: Heiko Carstens , Christian Borntraeger , Andreas Schwab , Ian Kent , David Miller , linux-kernel@vger.kernel.org, autofs@vger.kernel.org, Thomas Meyer , Al Viro , Martin Schwidefsky Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 713 Lines: 16 On Mon, Feb 27, 2012 at 8:22 AM, H. Peter Anvin wrote: > > This patch would seem to be The Right Thing; the combination of this really > takes what s390 has done in arch space and globalizes it. Yeah, I already applied that s390 fixup and pushed it out. And yes, the fact that s390 already did the whole "is_compat_task()" dance on its own just shows that we should have done this in from the very beginning. Linus -- 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/