https://bugzilla.kernel.org/show_bug.cgi?id=195685
--- Comment #11 from Lv Zheng ([email protected]) --- Created attachment 256319 --> https://bugzilla.kernel.org/attachment.cgi?id=256319&action=edit Method level test for in-method named object persistency Now we can see MTH3 - 0 MTH1 - 0 MTH1 - 1 MTH1 - 2 MTH3 - 1 Which means MTH1 is correctly ended, but executing MTH2 from MTH3 is not possible - MTH2 is destoyed after terminating MTH1 - exactly ACPICA behavior. -- You are receiving this mail because: You are watching the assignee of the bug. ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ acpi-bugzilla mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
