Thread (32 messages) flat view 32 messages, 9 authors, 2006-10-20

Re: [PATCH] enable RTAS /proc for PowerPC/CHRP platform

From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Date: 2006-10-20 05:57:00

On Fri, 2006-10-20 at 07:44 +0200, Olaf Hering wrote:
On Fri, Oct 20, Benjamin Herrenschmidt wrote:
quoted
On Thu, 2006-10-19 at 09:03 +0200, Olaf Hering wrote:
quoted
On Thu, Oct 19, Benjamin Herrenschmidt wrote:
quoted
On Wed, 2006-10-18 at 09:38 +0200, Olaf Hering wrote:
quoted
On Wed, Oct 18, Michael Ellerman wrote:
quoted
But it's called '/proc/ppc64' right now on lots of machines, so you
can't go changing it.
if test -d /proc/ppc64 .. is a quick way to check wether the system is
64bit or not. Similar to if test -d /proc/iSeries ..
That's really ugly ! You really do that ? Gack...
What way should I use?
uname ? /proc/cpuinfo ? Whatever but not that.
uname can be faked with powerpc32 or setarch. grep POWER /proc/cpuinfo
might be an option. I think its only used in rpm preinstall scripts to
reject 64bit kernel on 32bit systems or the other way around.
grep POWER won't do good on 970 among others.

uname can be faked but why do you care ?

In fact, is somebody is faking it, maybe it's because they -want- your
scripts to think they are running on a 32 bits box....

I still think uname is the way to go.
 
Ben.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help