diff options
author | Alex Chiang <achiang@hp.com> | 2010-02-22 20:11:29 +0100 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2010-03-15 02:17:20 +0100 |
commit | 5d554a7bb0643a6151a84319bfeba8270bf5269e (patch) | |
tree | 943d8107099270ced84f941f5b498f280132ff1f /Documentation | |
parent | ACPI: processor: move acpi_get_cpuid into processor_core.c (diff) | |
download | linux-5d554a7bb0643a6151a84319bfeba8270bf5269e.tar.xz linux-5d554a7bb0643a6151a84319bfeba8270bf5269e.zip |
ACPI: processor: add internal processor_physically_present()
Detect if a processor is physically present before evaluating _PDC.
We want this because some BIOS will provide a _PDC even for processors
that are not present. These bogus _PDC methods then attempt to load
non-existent tables, which causes problems.
Avoid those bogus landmines.
Acked-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
Signed-off-by: Alex Chiang <achiang@hp.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions