ACPI: Advertise to BIOS in _OSC: _OST on _PPC changes
authorZhao Yakui <yakui.zhao@intel.com>
Fri, 8 Jan 2010 13:29:58 +0000 (21:29 +0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 9 Feb 2010 12:50:44 +0000 (04:50 -0800)
commit3b4f785d6fd9df90b783e9a6ce9414884877593e
tree20e6f733e78dc0e8ec73ae6566f9df8c0b188786
parent0d48a1a716844bc72f0e105418261024c75ce494
ACPI: Advertise to BIOS in _OSC: _OST on _PPC changes

commit 6a4e2b7503d1f630bface040cf0f5a7aac1fabdb upstream.

If the BIOS pokes the system-wide OSC bits to see if Linux
supports evaluating _OST after a _PPC change notification,
answer yes.

Also, fix an oversight where we neglected to set the OSC
bit advertising processor aggregator device support
when acpi-pad is compiled as a module.

Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/acpi/bus.c