Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 670fac79 authored by Len Brown's avatar Len Brown
Browse files

[ACPI] disable module level AML code (for now)



It is important that we support module level code --
BIOS's implement it.  But this implementation needs
more testing.

Signed-off-by: default avatarLen Brown <len.brown@intel.com>
parent 5d75ab45
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -410,6 +410,8 @@ acpi_ps_parse_loop (


				/* Special processing for certain opcodes */
				/* Special processing for certain opcodes */


#define ACPI_NO_MODULE_LEVEL_CODE

	/* TBD (remove): Temporary mechanism to disable this code if needed */
	/* TBD (remove): Temporary mechanism to disable this code if needed */


#ifndef ACPI_NO_MODULE_LEVEL_CODE
#ifndef ACPI_NO_MODULE_LEVEL_CODE