[PATCH] powerpc: Add xmon function to dump 44x TLB

Segher Boessenkool segher at kernel.crashing.org
Sat Nov 17 02:54:22 EST 2007


> +#ifdef CONFIG_44x
> +static void dump_tlb_44x(void);
> +#endif

No need to #ifdef this...

> +#ifdef CONFIG_44x
> +static void dump_tlb_44x(void)
> +{

...or this.


Segher




More information about the Linuxppc-dev mailing list