Re: [PATCH] no-idle-hz aka dynamic ticks-2

From: Pavel Machek
Date: Thu Aug 04 2005 - 15:17:45 EST


Hi!

> > > As promised, here is an updated patch for the newly released 2.6.13-rc5.
> > > Boots and runs fine on P4HT (SMP+SMT kernel) built with gcc 4.0.1.
> >
> > Doesn't compile for me w/ gcc 3.4.4:
>
> Thanks for the report. Tiny change required. Here is a respun patch.

I'm not sure if you added them, but...

CC arch/i386/kernel/timers/timer_tsc.o
arch/i386/kernel/timers/timer_tsc.c: In function `mark_offset_tsc':
arch/i386/kernel/timers/timer_tsc.c:345: warning: `lost' might be used uninitialized in this function
arch/i386/kernel/timers/timer_tsc.c:345: warning: `delay' might be used uninitialized in this function
arch/i386/kernel/timers/timer_tsc.c:347: warning: `count' might be used uninitialized in this function

Pavel


--
teflon -- maybe it is a trademark, but it should not be.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/