]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Linux supports some optional features, but it should notify the BIOS about
authorShaohua Li <shaohua.li@intel.com>
Tue, 26 Jul 2011 10:14:37 +0000 (20:14 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 1 Aug 2011 03:36:28 +0000 (13:36 +1000)
commit886492e4b07f31056f63ec8eb8c1c8d974122d22
tree258a5381483df463a4d4bc524a0a64b9524b382f
parentc24b8de7ef7b23b66043162871fc11189e1b5c37
Linux supports some optional features, but it should notify the BIOS about
them via the _OSI method.  Currently Linux doesn't notify any, which might
make such features not work because the BIOS doesn't know about them.

Jarosz has a system which needs this to make ACPI processor aggregator
device work.

Reported-by: "Jarosz, Sebastian" <sebastian.jarosz@intel.com>
Signed-off-by: Shaohua Li <shaohua.li@intel.com>
Acked-by: Matthew Garrett <mjg@redhat.com>
Cc: Len Brown <lenb@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/acpi/osl.c