[PATCH 1/6] powerpc: Move #ifdef'ed body of do_IRQ() into a separate function

Scott Wood scottwood at freescale.com
Fri Apr 24 02:49:17 EST 2009


On Thu, Apr 23, 2009 at 11:31:37AM +1000, Michael Ellerman wrote:
> +	handler = desc->handler;

Should be desc->handle_irq.  It's fixed in a later patch, but this breaks
bisect.

-Scott



More information about the Linuxppc-dev mailing list