diff options
author | Zhao Yakui <yakui.zhao@intel.com> | 2009-12-11 08:17:20 +0100 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2009-12-15 03:54:30 +0100 |
commit | 03a05ed1152944000151d57b71000de287a1eb02 (patch) | |
tree | 8ff812b78a2395f66cfd5329f6a1b10e27860bc7 /drivers/pcmcia | |
parent | Linux 2.6.32 (diff) | |
download | linux-03a05ed1152944000151d57b71000de287a1eb02.tar.xz linux-03a05ed1152944000151d57b71000de287a1eb02.zip |
ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f.
Currently, ARB_DISABLE is a NOP on all of the recent Intel platforms.
For such platforms, reduce contention on c3_lock by skipping the fake
ARB_DISABLE.
The cpu model id on one laptop is 14. If we disable ARB_DISABLE on this box,
the box can't be booted correctly. But if we still enable ARB_DISABLE on this
box, the box can be booted correctly.
So we still use the ARB_DISABLE for the cpu which mode id is less than 0x0f.
http://bugzilla.kernel.org/show_bug.cgi?id=14700
Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>
Acked-by: Pallipadi, Venkatesh <venkatesh.pallipadi@intel.com>
cc: stable@kernel.org
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'drivers/pcmcia')
0 files changed, 0 insertions, 0 deletions