Re: [PATCH] Dynamic tick, version 050127-1

From: Tony Lindgren
Date: Sun Feb 06 2005 - 12:25:12 EST


* Pavel Machek <pavel@xxxxxx> [050206 04:15]:
> Hi!
>
> > +extern void disable_pit_tick(void);
> > +extern void reprogram_pit_tick(int jiffies_to_skip);
> > +extern void reprogram_apic_timer(unsigned int count);
> > +extern void reprogram_pit_tick(int jiffies_to_skip);
>
> reprogram_pit_tick is here twice; but perhaps this should be moved to
> some kind of header file.

Yeah, and the function itself should be in timer_pit.c.

Tony
-
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/