On Sun, 2007-07-29 at 22:20 -0700, Arjan van de Ven wrote: > > > > +/* > > + * trigger a reschedule on all other CPUs: > > + */ > > +extern void smp_send_reschedule_allbutself(void); > > + > > +/* > > + * trigger a reschedule on all other CPUs: > > + */ > > +extern void smp_send_reschedule_allbutself(void); > > + > > just to make sure the C compiler doesn't forget it ? > or maybe the parser is suffering from memory lapse ? ;) In terms of this whole patch, I should have been a little clearer about it's meaning .. It represents code getting moved inside the -rt series.. For example the code above was originally in the, preempt-realtime-core.patch and I moved it to the preempt-realtime-i386.patch. So I'm not actually adding any code.. I wasn't trying to put Ingo's code up for evaluation either, since it's all still in development .. Daniel - To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html