Re: [RFC 1/3] Unified NMI delayed call mechanism

From: Andi Kleen
Date: Sat Jun 19 2010 - 04:02:40 EST


> > we can
> > use soft_irq as a backup of self interrupt (for systems without APIC
> > and maybe for other architectures).
>
> Whatever would you want to do that for.

The idea is that the work would be done latest on the next
timer interrupt as a fallback if APIC is not available.

That's what mce does already and it's probably approbiate
for most other users too.

-Andi

--
ak@xxxxxxxxxxxxxxx -- Speaking for myself only.
--
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/