projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d75ab4
)
[ACPI] disable module level AML code (for now)
author
Len Brown
<len.brown@intel.com>
Fri, 29 Jul 2005 04:16:54 +0000
(
00:16
-0400)
committer
Len Brown
<len.brown@intel.com>
Fri, 29 Jul 2005 04:19:34 +0000
(
00:19
-0400)
It is important that we support module level code --
BIOS's implement it. But this implementation needs
more testing.
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/parser/psloop.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/acpi/parser/psloop.c
b/drivers/acpi/parser/psloop.c
index 095672a1a722a483825b48e063467d7c77be25d7..edf8aa5f86caf812709dcca31cb79b528c1fde47 100644
(file)
--- a/
drivers/acpi/parser/psloop.c
+++ b/
drivers/acpi/parser/psloop.c
@@
-410,6
+410,8
@@
acpi_ps_parse_loop (
/* Special processing for certain opcodes */
+#define ACPI_NO_MODULE_LEVEL_CODE
+
/* TBD (remove): Temporary mechanism to disable this code if needed */
#ifndef ACPI_NO_MODULE_LEVEL_CODE