On Mon, 22 Jul 2002, Linus Torvalds wrote:
> As to needing to do a save without a disable, show me where that really
> matters..
Heres an interesting one;
void setup_APIC_timer(void * data)
{
[...]
__save_flags(flags);
__sti();
[...]
}
Regards,
Zwane
-- function.linuxpower.ca- 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/
This archive was generated by hypermail 2b29 : Tue Jul 23 2002 - 22:00:42 EST