Re: [PATCH] ppc64: Fix PER_LINUX32 behaviour

From: Linus Torvalds
Date: Wed Jun 08 2005 - 12:29:48 EST




On Wed, 8 Jun 2005, Paul Mackerras wrote:
>
> * uname(2) doesn't respect PER_LINUX32, it returns 'ppc64' instead of 'ppc'

I think this is a feature, not a bug, and I suspect you just broke
compiling a 64-bit kernel by default on ppc64.

Dammit, the system _is_ ppc64. The fact that the uname binary is not is
neither here nor there. It's like x86 that reports i386/i486/.. depending
on what the machine is. If uname wants to make it clear that uname has
been compiled for 32-bit ppc, then it can damn well output "ppc" on its
own without asking the kernel what the kernel is.

Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/