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

Richard Henderson (rth@twiddle.net)
Tue, 13 Feb 2001 18:30:51 -0800


On Mon, Feb 12, 2001 at 02:33:17PM -0800, David S. Miller wrote:
> You have to add a few bits to arch/alpha/kernel/traps.c
> I could be wrong though...

Only to make the oops look pretty. Something like

die_if_kernel((type == 1 ? "Kernel Bug" : "Instruction fault"),
&regs, type, 0);

Don't have a 2.2 tree handy to look at the moment...

r~
-
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://www.tux.org/lkml/