All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Weustink <freshy98@gmx.net>
To: linux-mips@linux-mips.org
Subject: SGI O2+ RM7000 set_uncached_handler error during kernel built
Date: Sat, 27 May 2006 04:26:17 +0200	[thread overview]
Message-ID: <4477B8C9.3050909@gmx.net> (raw)

Hello,

I finally got a round building a toolchain for creating kernels for my 
SGI O2+ RM7000 machine.

I did a ip32_defconfig and used menuconfig to edit some small options.
One was to set it too RM7000 obviously.

When I build it, I get the following error:

  CC      arch/mips/kernel/traps.o
arch/mips/kernel/traps.c: In function `set_uncached_handler':
arch/mips/kernel/traps.c:1360: error: `TO_PHYS_MASK' undeclared (first 
use in this function)

When I build it for R5000 (only that changed in menuconfig) the compile 
runs without a problem.

Checking arch/mips/kernel/traps.c:1360 shows that installs the uncached 
CPU exception handler to UNCAC.
Now I know the RM7000 is kinda weird, but shouldn't it just work on it 
since it does work on R5000 since it's MIPS64?

I also heard from `Kumba that the kernel won't boot at all due to a bug 
in IP32 so that it hangs extremely early, but having it to just built 
would be nice for me atm.

Regards,

Tom

PS: if I need to supply any additional information, let me know!

             reply	other threads:[~2006-05-27  2:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-27  2:26 Tom Weustink [this message]
2006-05-30 14:58 ` SGI O2+ RM7000 set_uncached_handler error during kernel built Ralf Baechle
2006-05-30 15:08   ` Tom Weustink

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=4477B8C9.3050909@gmx.net \
    --to=freshy98@gmx.net \
    --cc=linux-mips@linux-mips.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.