[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <45FE80FD.9090109@linux-kernel.at>
Date: Mon, 19 Mar 2007 13:24:29 +0100
From: Oliver Falk <oliver@...ux-kernel.at>
To: linux-kernel@...r.kernel.org
Subject: axp question 'bout uname voodoo
Hi!
We have a discussion on alpha mailinglist at the moment, because of
uname -mpi.
AFAIK, uname -m should do some glibc call, which calls kernel, right?
However, I have two machines:
AS1000A:
[root@...kie ~]# uname -mpi && cat /proc/cpuinfo | grep model
alpha alpha alpha
cpu model : EV56
DS10:
[root@...a ~]# uname -mpi && cat /proc/cpuinfo |grep model
alpha alpha alpha
cpu model : EV67
Shouldn't uname rport alphaev67 and alphaev56? Maybe it's just a .config
problem. Maybe the kernel needs to be compiled for the different
sub-arches!?
Any help would be great.
Thx,
Oliver
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists