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.zh...@intel.com>
> Signed-off-by: Bob Moore <robert.mo...@intel.com>

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-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to