From: Lv Zheng Date: Tue, 27 May 2014 17:14:55 +0000 (+0800) Subject: ACPICA: acpidump: Fix repetitive table dump in -n mode. X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~5^2~6^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2947c1d5f72b77078aeb3df05d4298274234534d;p=pandora-kernel.git ACPICA: acpidump: Fix repetitive table dump in -n mode. In "-n" mode, reserved tables (RSDP/RSDT/XSDT/DSDT/FACS) are dumped multiple times due a missing instance check in osl_get_bios_table(). This patch fixes this issue. Signed-off-by: Lv Zheng Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed