Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 8 Jan 2003 17:56:32 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 8 Jan 2003 17:56:32 -0500 Received: from neon-gw-l3.transmeta.com ([63.209.4.196]:13063 "EHLO neon-gw.transmeta.com") by vger.kernel.org with ESMTP id ; Wed, 8 Jan 2003 17:56:31 -0500 Date: Wed, 8 Jan 2003 15:04:05 -0800 (PST) From: Linus Torvalds To: "David S. Miller" cc: levon@movementarian.org, Subject: Re: [PATCH] /proc/sys/kernel/pointer_size In-Reply-To: <20030108.143441.31155028.davem@redhat.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 728 Lines: 21 On Wed, 8 Jan 2003, David S. Miller wrote: > > Being that 32-bit is the primary (and in many ways, ONLY) userland for > at least 2 64-bit kernel platforms, I think this does matter. Nope. System binaries match the kernel. It's as easy as that. So what if 90% of the user binaries use 32-bit mode because it's smaller and faster? We're talking about a system binary that is _very_ intimate with the kernel. Just make it a compile-time option and be done with it. 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/