]> asedeno.scripts.mit.edu Git - linux.git/commit
ACPICA: Debugger: add "background" command for method execution
authorBob Moore <robert.moore@intel.com>
Fri, 17 Nov 2017 23:42:26 +0000 (15:42 -0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 27 Nov 2017 00:20:32 +0000 (01:20 +0100)
commit060c859d79ed8ead423a076e581af08d6496bf02
treeb52e9da163f4196838572b776386d72d7fd73f7a
parentd41bf52e38e47ce4990857a5ffdfd7910307619a
ACPICA: Debugger: add "background" command for method execution

ACPICA commit d7b44738a48caa9f669b8dbf0024d456711aec31

Allows a single task to execute in the background, while control
returns to the debugger prompt.

Also, cleanup the debugger help screen.

Link: https://github.com/acpica/acpica/commit/d7b44738
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Erik Schmauss <erik.schmauss@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/acpica/acdebug.h
drivers/acpi/acpica/aclocal.h
drivers/acpi/acpica/dbexec.c
drivers/acpi/acpica/dbinput.c