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

Benjamin Herrenschmidt benh at kernel.crashing.org
Sat Nov 17 08:03:53 EST 2007


On Fri, 2007-11-16 at 16:54 +0100, Segher Boessenkool wrote:
> > +#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.

I don't want to require binutils to understand the 44x TLB ops

Ben.





More information about the Linuxppc-dev mailing list