https://github.com/torvalds/linux
Revision 12d3206466d2074ef0684aaf7759ae01a0a92560 authored by Lin Ming on 09 December 2010, 08:51:06 UTC, committed by Len Brown on 11 December 2010, 06:31:01 UTC
commit b0ed7a91(ACPICA/ACPI: Add new host interfaces for _OSI suppor)
introduced another regression that only one _OSI string can be added or
removed.

Now multiple _OSI strings can be added or removed, for example

acpi_osi=Linux acpi_osi=FreeBSD acpi_osi="!Windows 2006"

Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
1 parent d90aa92
History
Tip revision: 12d3206466d2074ef0684aaf7759ae01a0a92560 authored by Lin Ming on 09 December 2010, 08:51:06 UTC
ACPI: fix allowing to add/remove multiple _OSI strings
Tip revision: 12d3206
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 936 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 178.4 KB
Makefile -rw-r--r-- 50.9 KB
README -rw-r--r-- 17.1 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top