On Monday, October 19, 2015 10:25:32 AM Lv Zheng wrote: > ACPICA commit 0dd68e16274cd38224aa4781eddc57dc2cbaa108 > > The quit/exit commands shouldn't invoke acpi_terminate_debugger() and > acpi_terminate() right in the user command loop, because when the debugger > exits, the kernel ACPI subsystem shouldn't be terminated (acpi_terminate()) > and the debugger should only be terminated by its users > (acpi_terminate_debugger()) rather than being terminated itself. Leaving such > invocations causes kernel panic when the debugger is shipped in the Linux > kernel. > > This patch fixes this issue. Lv Zheng. > > Link: https://github.com/acpica/acpica/commit/0dd68e16 > Signed-off-by: Lv Zheng <lv.zheng@xxxxxxxxx> > Signed-off-by: Bob Moore <robert.moore@xxxxxxxxx> This patch does not apply for me on top of the current mainline. What tree is it applicable to? 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