From: Bob Moore Date: Wed, 22 Apr 2009 05:22:38 +0000 (+0800) Subject: ACPICA: Fix implementation of AML BreakPoint operator (break to debugger) X-Git-Tag: v2.6.31-rc1~319^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b09ce98a25e467455ecd81354cc18381628be75;p=pandora-kernel.git ACPICA: Fix implementation of AML BreakPoint operator (break to debugger) The AML BreakPoint opcode will now cause a break into the AML debugger if it is present/configured. This matches the expected behavior per the ACPI specification. Previously, only a message was output. Signed-off-by: Bob Moore Signed-off-by: Lin Ming Signed-off-by: Len Brown --- Reading git-diff-tree failed