On Wednesday, September 07, 2016 02:05:34 PM Lv Zheng wrote: > The 20160831 ACPICA kernel-resident subsystem updates are linuxized based > on the linux-pm/linux-next branch. > > The patchset has passed the following build/boot tests. > Build tests are performed as follows: > 1. i386 + allyes > 2. i386 + allno > 3. i386 + default + ACPI_DEBUGGER=y > 4. i386 + default + ACPI_DEBUGGER=n + ACPI_DEBUG=y > 5. i386 + default + ACPI_DEBUG=n + ACPI=y > 6. i386 + default + ACPI=n > 7. x86_64 + allyes > 8. x86_64 + allno > 9. x86_64 + default + ACPI_DEBUGGER=y > 10.x86_64 + default + ACPI_DEBUGGER=n + ACPI_DEBUG=y > 11.x86_64 + default + ACPI_DEBUG=n + ACPI=y > 12.x86_64 + default + ACPI=n > Boot tests are performed as follows: > 1. i386 + default + ACPI_DEBUGGER=y > 2. x86_64 + default + ACPI_DEBUGGER=y > Where: > 1. i386: machine named as "Dell Inspiron Mini 1010" > 2. x86_64: machine named as "HP Compaq 8200 Elite SFF PC" > 3. default: kernel configuration with following items enabled: > All hardware drivers related to the machines of i386/x86_64 > All "drivers/acpi" configurations > All "drivers/platform" drivers > All other drivers that link the APIs provided by ACPICA subsystem > > The divergences checking result: > Before applying (20160629 Release): > 508 lines > After applying (20160831 Release): > 508 lines > > Bob Moore (5): > ACPICA: Debugger: Add subcommand for predefined name execution > ACPICA: Cleanup for all string-to-integer conversions > ACPICA: Add a couple of casts to uthex.c > ACPICA: Update return value for intenal _OSI method > ACPICA: Update version to 20160831 > > Lv Zheng (9): > ACPICA: Tables: Remove acpi_tb_install_fixed_table() > ACPICA: Tables: Remove wrong table event macros > ACPICA: Tables: Add new table events indicating table > installation/uninstallation > ACPICA: Tables: Override all 64-bit GAS fields when > acpi_gbl_use32_bit_fadt_addresses is TRUE > ACPICA: Interpreter: Fix MLC issues by switching to new term_list > grammar for table loading > ACPICA: Namespace: Add acpi_ns_get_node_unlocked() > ACPICA: Namespace: Fix dynamic table loading issues by tuning > namespace/interpreter locks > ACPICA: Dispatcher: Fix a mutex issue for method auto serialization > ACPICA: Tables: Tune table mutex to be a leaf lock All applied. Thanks, Rafael -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html