[kernel] bug#109: An IRC conversation with rusty


None


X-PA-RISC Linux-PR-Message: report 109
X-PA-RISC Linux-PR-Package: kernel
X-Loop: daniel_frazier@hp.com
Received: via spool by 109-bugs@bugs.parisc-linux.org id=B109.98782764614792
          (code B ref 109); Sat, 21 Apr 2001 04:48:02 GMT
Date: Fri, 20 Apr 2001 22:34:01 -0600
To: 109@bugs.parisc-linux.org
Message-ID: <20010420223401.Q4217@zumpano.fc.hp.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
From: willy@ldl.fc.hp.com (Matthew Wilcox)


<rusty> willy: it's hacked around in userspace.
<rusty> willy: or should be... works for ultrasparc, anyway.
<willy> rusty: oh.
<willy> rusty: doesn't seem to be working for PA :-)
<willy> (we're the same endianness... wonder what the problem is)
<rusty> Ahh... the ifeq ($(shell uname -m),sparc64) in the Makefile!
<rusty> willy: -DKERNEL_64_USERSPACE_32 8)
<rusty> willy: what does uname -m give?
<willy> willy@jagu:~/glibc-build$ uname -m
<willy> parisc64
<willy> how about checking for `64' in the uname -m output?  i bet you mips has
           similar issues.
<rusty> willy: Committed in CVS
<willy> Merci beaucoup.