From: Wei Yongjun Date: Tue, 2 Jul 2013 01:02:32 +0000 (+0800) Subject: acpi/apei/erst: Add missing iounmap() on error in erst_exec_move_data() X-Git-Tag: v3.12-rc1~172^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08b326d071534fe5f122d8dec373cacb40bc7a7b;p=pandora-kernel.git acpi/apei/erst: Add missing iounmap() on error in erst_exec_move_data() Add the missing iounmap() before return from erst_exec_move_data() in the error handling case. Signed-off-by: Wei Yongjun Acked-by: Kees Cook Signed-off-by: Tony Luck --- Reading git-diff-tree failed