git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52c4d73
)
ACPI: fix acpi_osi=!Linux
author
Len Brown
<lenb@kernel.org>
Tue, 3 Jul 2007 03:57:45 +0000
(23:57 -0400)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Tue, 3 Jul 2007 04:06:48 +0000
(21:06 -0700)
Need to check for special case "acpi_osi=!Linux" before handling the
general case "acpi_osi=!*", or it will have no effect.
Signed-off-by: Len Brown <len.brown@intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found