From: Oliver Falk <oliver@linux-kernel.at>
To: linux-kernel@vger.kernel.org
Subject: axp question 'bout uname voodoo
Date: Mon, 19 Mar 2007 13:24:29 +0100 [thread overview]
Message-ID: <45FE80FD.9090109@linux-kernel.at> (raw)
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@tyskie ~]# uname -mpi && cat /proc/cpuinfo | grep model
alpha alpha alpha
cpu model : EV56
DS10:
[root@gosa ~]# 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
next reply other threads:[~2007-03-19 12:43 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-19 12:24 Oliver Falk [this message]
2007-03-19 17:44 ` axp question 'bout uname voodoo Eric W. Biederman
2007-03-20 8:17 ` Oliver Falk
2007-03-20 16:23 ` Jan Engelhardt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=45FE80FD.9090109@linux-kernel.at \
--to=oliver@linux-kernel.at \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.