From: Bob Moore Date: Mon, 31 Dec 2012 00:07:18 +0000 (+0000) Subject: ACPICA: Interpreter: Add warning if 64-bit constant appears in 32-bit table. X-Git-Tag: v3.9-rc1~146^2~11^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef42e53f271b99fe9eb853df5661edeac8a277f6;p=pandora-kernel.git ACPICA: Interpreter: Add warning if 64-bit constant appears in 32-bit table. Some ASL compilers allow 64-bit constants within a 32-bit table (DSDT version == 1). When encountered, emit a warning that the constant will be truncated to 32 bits. This is potentially a serious problem in the ACPI table(s). Signed-off-by: Bob Moore Signed-off-by: Lv Zheng Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed