> Currently this code is called from the interrupt code in timer. At
> this time the xtime(write) lock is held and interrupts are off.
yes, Linus is right - i've introduced a scheduler_tick() function which is
called with interrupts disabled - thus no __save_flags is needed.
Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/