From: Huang Ying Date: Wed, 29 Sep 2010 11:53:55 +0000 (+0800) Subject: ACPI, APEI, Fix ERST MOVE_DATA instruction implementation X-Git-Tag: v2.6.36-rc7~25^2^8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0bbba38a61283a55f2061ab3e0910c572d19f462;p=pandora-kernel.git ACPI, APEI, Fix ERST MOVE_DATA instruction implementation The src_base and dst_base fields in apei_exec_context are physical address, so they should be ioremaped before being used in ERST MOVE_DATA instruction. Reported-by: Javier Martinez Canillas Reported-by: Andrew Morton Signed-off-by: Huang Ying Signed-off-by: Len Brown --- Reading git-diff-tree failed