[Cbe-oss-dev] [patch 05/11] powerpc/cell: add spu aware cpufreq governor

Arnd Bergmann arnd at arndb.de
Mon Jul 7 18:58:09 EST 2008


On Monday 07 July 2008, Stephen Rothwell wrote:
> > +
> > +     CALC_LOAD(info->busy_spus, EXP, busy_spus * FIXED_1);
> > +     pr_debug(KERN_ERR "cpu %d: busy_spus=%d, info->busy_spus=%d\n", cpu, busy_spus, info->busy_spus);
> 
> Split this line.

Right, also: leave out the KERN_ERR in pr_debug, and use %ld for info->busy_spus.

	Arnd <><



More information about the Linuxppc-dev mailing list