Re: [PATCH] /proc/sys/kernel/pointer_size

Linus Torvalds (torvalds@transmeta.com)
Wed, 8 Jan 2003 15:04:05 -0800 (PST)


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/