Re: [PATCH RFC 1/4] Generic BUG handling.

From: Jeremy Fitzhardinge
Date: Fri Sep 29 2006 - 15:44:49 EST


Michael Ellerman wrote:
It needed a bit of work to get going on powerpc:

Generic BUG handling, Powerpc fixups

BTW, powerpc doesn't seem to be using BUG_OPCODE or BUG_ILLEGAL_INSTRUCTION for actual BUGs any more (I presume they were once used). There are still a couple of uses of those macros elsewhere (kernel/prom_init.c and kernel/head_64.S); should be converted to "twi 31,0,0" as well?

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