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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to