From: Bob Moore Date: Thu, 21 May 2015 02:31:44 +0000 (+0800) Subject: ACPICA: iASL/disassembler - fix possible fault for -e option. X-Git-Tag: omap-for-v4.2/fixes-rc1^2~29^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b0bbfbd56118d2f5dca2b56ea47103470fa7aaa;p=pandora-kernel.git ACPICA: iASL/disassembler - fix possible fault for -e option. ACPICA commit 403b8b0023fd7549b2f9bf818fcc1ba481047b69 If non-AML files are used with the -e option, the disassembler can fault. The fix is to ensure that all -e files are either SSDTs or a DSDT. ACPICA BZ 1158. Link: https://github.com/acpica/acpica/commit/403b8b00 Reference: https://bugs.acpica.org/show_bug.cgi?id=1158 Signed-off-by: Bob Moore Signed-off-by: Lv Zheng Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed