ACPI: processor: factor out common _PDC settings
authorAlex Chiang <achiang@hp.com>
Sun, 20 Dec 2009 19:19:24 +0000 (12:19 -0700)
committerLen Brown <len.brown@intel.com>
Tue, 22 Dec 2009 08:24:12 +0000 (03:24 -0500)
commit08ea48a326d8030ef5b7fb02292faf5a53c95e0a
treec0f9dd9001c50925fc85b18b5f2afc24000d90f6
parent407cd87c54e76c266245e8faef8dd4a84b7254fe
ACPI: processor: factor out common _PDC settings

Both x86 and ia64 initialize _PDC with mostly common bit settings.

Factor out the common settings and leave the arch-specific ones alone.

Cc: Tony Luck <tony.luck@intel.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Signed-off-by: Alex Chiang <achiang@hp.com>
Signed-off-by: Len Brown <len.brown@intel.com>
arch/ia64/kernel/acpi-processor.c
arch/x86/kernel/acpi/processor.c
drivers/acpi/processor_pdc.c