[PATCH] powerpc: Add irqtrace support for 32-bit powerpc (v2)

Benjamin Herrenschmidt benh at kernel.crashing.org
Thu Jun 18 19:31:21 EST 2009


On Thu, 2009-06-18 at 13:43 +1000, Benjamin Herrenschmidt wrote:
> Index: linux-work/arch/powerpc/kernel/udbg.c
> ===================================================================
> --- linux-work.orig/arch/powerpc/kernel/udbg.c  2009-06-18
> 13:21:29.000000000 +1000
> +++ linux-work/arch/powerpc/kernel/udbg.c       2009-06-18
> 13:21:39.000000000 +1000
> @@ -65,6 +65,7 @@ void __init udbg_early_init(void)
>  #ifdef CONFIG_PPC_EARLY_DEBUG
>         console_loglevel = 10;
>  #endif
> +       register_early_udbg_console();
>  }

And that bit of course have nothing to do in that patch :-)

No need for a respin for now though unless we find other problems.

Cheers,
Ben.




More information about the Linuxppc-dev mailing list