From: Bob Moore Date: Wed, 19 Dec 2012 05:38:07 +0000 (+0000) Subject: ACPICA: Debugger: Major update for the Disassemble command. X-Git-Tag: v3.9-rc1~146^2~11^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=886308ecea88236e88fba2a7f50d8ce22a40c4fe;p=pandora-kernel.git ACPICA: Debugger: Major update for the Disassemble command. This command was downreved and did not properly disassemble control methods with any reasonable complexity. This fix brings the command up to the same level as the rest of the disassembler. Adds one new file, dmdeferred.c, which is existing code that is now common with the main disassembler and the debugger disassembl command. Signed-off-by: Bob Moore Signed-off-by: Lv Zheng Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed