From: Zhang Yanfei Date: Tue, 23 Jul 2013 13:03:24 +0000 (+0800) Subject: x86/acpi: Correct out-of-date comment of __acpi_map_table() X-Git-Tag: v3.12-rc1~155^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45f1330af6819b348fbac89e69d59d8129d61960;p=pandora-kernel.git x86/acpi: Correct out-of-date comment of __acpi_map_table() The implementation of function __acpi_map_table() has been changed long time ago, and now it directly invokes early_ioremap() to setup the temporarily acpi table mappings. So correct its out-of-date comment. Signed-off-by: Zhang Yanfei Cc: len.brown@intel.com Cc: pavel@ucw.cz Cc: rjw@sisk.pl Link: http://lkml.kernel.org/r/51EE7F1C.9020506@gmail.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed