Re: [PATCH] x86: fix crash on cpu hotplug on pat-incapable machines
From: Ingo Molnar
Date: Fri May 16 2008 - 07:15:10 EST
* Avi Kivity <avi@xxxxxxxxxxxx> wrote:
> pat_disable() is __init, which means it goes away after booting is
> complete. Unfortunately it is used by the hotplug code if the machine
> is not pat-capable, causing a crash.
>
> Fix by marking pat_disable() as __cpuinit.
applied, thanks Avi.
Ingo
--
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/