From mboxrd@z Thu Jan 1 00:00:00 1970 From: "H. Peter Anvin" Subject: Re: [PATCH] unbreak automounter support on 64-bit kernel with 32-bit userspace (v2) Date: Mon, 04 Feb 2013 13:35:38 -0800 Message-ID: <511029AA.1060007@zytor.com> References: <20130204193952.GA5785@p100.box> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Cc: linux-parisc@vger.kernel.org, linux-kernel@vger.kernel.org, James Bottomley , John David Anglin , Catalin Marinas , Rolf Eike Beer , Ian Kent , autofs@vger.kernel.org To: Helge Deller Return-path: In-Reply-To: <20130204193952.GA5785@p100.box> List-ID: List-Id: linux-parisc.vger.kernel.org On 02/04/2013 11:39 AM, Helge Deller wrote: > > This suggestion is probably the best way to go, since Arm64 (and maybe others?) > seems to have a non-working automounter. So in the long run even for other new > upcoming architectures this inverted check seem to be the best solution, since > it will not require them to change this #if again (unless they are 64bit only). > ... and even then they will generally work just fine. -hpa