https://bugzilla.kernel.org/show_bug.cgi?id=195685
Lv Zheng ([email protected]) changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |WILL_NOT_FIX --- Comment #12 from Lv Zheng ([email protected]) --- As a conclusion: 1. forward reference Windows doesn't support it ACPICA, incorrectly supports it for acpi_gbl_parse_table_as_term_list = false ACPICA, correctly not supports it for acpi_gbl_parse_table_as_term_list = true 2. in-method named object persistency Windows destroys method created objects upon method termination ACPICA correctly destroys method created objects upon method termination So there is no bug in ACPICA (except that we haven't enabled acpi_gbl_parse_table_as_term_list = true), the error message is just caused by a piece of silly bios shit. We needn't fix anything for Linux for this bug report. I'll mark this as resolved. -- 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
