Re: [PATCH] ppc64: Fix PER_LINUX32 behaviour

From: Juergen Kreileder
Date: Thu Jun 09 2005 - 02:04:09 EST


Andreas Schwab wrote:
Juergen Kreileder <jk@xxxxxxxxxxxx> writes:
The current code doesn't work like intended, on my G5 both 'linux32
uname -m' and 'linux32 sh -c "uname -m"' return 'ppc64' without the
patch.

You appear to be using some very old version of glibc. I can't reproduce
that here. Are you sure you aren't using syscall 109 (__NR_olduname)
instead of 122 (__NR_uname)?

Debian unstable's glibc isn't exactly new but it isn't that old.

I guess others have the seen the problem too, otherwise anybody would
have ignored my bug report and the original patch.


Juergen
-
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/