Re: 2.2.19pre10 doesn't compile on alphas (sunrpc)

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Mon Feb 12 2001 - 17:11:50 EST


> Hmm... Looks more difficult than I expected. Can we just change the
> one call to BUG to something sensible on alphas? I'm really eager to
> run this kernel..

The 'something sensible' is what you need to define BUG() to be, so its no
harder to do it right IMHO

I suspect adding

#define BUG() __asm__ __volatile__("call_pal 129 # bugchk")

to include/asm-alpha/page.h will do the right thing, since it works on 2.4

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://vger.kernel.org/lkml/



This archive was generated by hypermail 2b29 : Thu Feb 15 2001 - 21:00:19 EST