Re: [PATCH] Option to disable AMD C1E (allows dynticks to work)

From: Thomas Gleixner
Date: Fri Dec 14 2007 - 14:57:50 EST


On Fri, 14 Dec 2007, Andi Kleen wrote:

> > magically in the SMM code. To work around this is we would need to add
> > the broadcast notification to the halt(), safe_halt(), pm_idle_halt()
> > variants which float around in the kernel and make this conditional on
> > the C1E detection. That's nasty, but it seems the only solution for
> > now.
>
> On 64bit it would be easy using the idle notifiers. Perhaps they need
> to be extended to pass in the sleep state though.

Well, that would interfere with the acpi-idle code.

Anyway the idle notifiers is a pretty artificial interface which is on
my get rid of it list anyway.

Thanks,

tglx

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