From: Shaohua Li Date: Thu, 28 Jul 2011 20:48:43 +0000 (-0700) Subject: ACPI: add missing _OSI strings X-Git-Tag: v3.1-rc1~80^2^6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa165971c2923d05988f920c978e438dbc7b0de6;p=pandora-kernel.git ACPI: add missing _OSI strings 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" Signed-off-by: Shaohua Li Acked-by: Matthew Garrett Signed-off-by: Andrew Morton Signed-off-by: Len Brown --- Reading git-diff-tree failed