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

From: Andrew Morton
Date: Fri Sep 29 2006 - 15:55:48 EST


On Fri, 29 Sep 2006 12:44:37 -0700
Jeremy Fitzhardinge <jeremy@xxxxxxxx> wrote:

> 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?
>

I added that to the changelog.

I'll collapse all the patches I have back into a sane series and I'll send
them back at you, in case you feel inspired to improve them ;)

-
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/