[RFC/PATCH 2/2] powerpc: irqtrace support to 64-bit powerpc

Benjamin Herrenschmidt benh at kernel.crashing.org
Mon Oct 15 19:25:48 EST 2007


> 
> > --- linux-work.orig/include/asm-powerpc/irqflags.h	2007-10-15 17:10:12.000000000 +1000
> > +++ linux-work/include/asm-powerpc/irqflags.h	2007-10-15 17:11:09.000000000 +1000
>  
> >  /*
> > - * Do the CPU's IRQ-state tracing from assembly code. We call a
> > - * C function, so save all the C-clobbered registers:
> > + * Most of the CPU's IRQ-state tracing is done from assembly code; we
> > + * have to call a C function so call a wrapper that saves all the
> > + * C-clobbered registers.
> >   */
> 
> That comment is now wrong, it should probably be removed.

Ah yes, it's stale, I'll get rid of it. Thanks.

Ben.





More information about the Linuxppc-dev mailing list