summaryrefslogtreecommitdiff
path: root/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_12_proc.asl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_12_proc.asl')
-rw-r--r--tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_12_proc.asl10
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_12_proc.asl b/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_12_proc.asl
index aac20724d..949a742a2 100644
--- a/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_12_proc.asl
+++ b/tests/aslts/src/runtime/collections/exceptions/exc_operand/exc_operand2/exc_12_proc.asl
@@ -40,7 +40,7 @@ Processor(pr10, 0, 0xFFFFFFFF, 0) {}
//
// 47 - AE_AML_OPERAND_TYPE
//
-Method(m4bc)
+Method(m4bc,, Serialized)
{
Name(ts, "m4bc")
@@ -51,7 +51,7 @@ Method(m4bc)
Name(i000, 0)
// Local Named Object
- Method(m000, 1)
+ Method(m000, 1, Serialized)
{
Processor(prc2, 0, 0xFFFFFFFF, 0) {}
@@ -71,7 +71,7 @@ Method(m4bc)
}
// Local
- Method(m002, 1)
+ Method(m002, 1, Serialized)
{
Processor(prc2, 0, 0xFFFFFFFF, 0) {}
@@ -789,7 +789,7 @@ Method(m4bc)
}
// Result of Method invocation
- Method(m004, 1)
+ Method(m004, 1, Serialized)
{
Name(i000, 0) // Label to check m000 invocations
@@ -1162,7 +1162,7 @@ Method(m4bc)
}
// Reference to Object as Result of Method invocation
- Method(m005, 1)
+ Method(m005, 1, Serialized)
{
Processor(prc2, 0, 0xFFFFFFFF, 0) {}