From: Vasant Hegde Date: Wed, 15 Jan 2014 06:02:04 +0000 (+1100) Subject: powerpc/powernv: Call OPAL sync before kexec'ing X-Git-Tag: v3.14-rc1~80^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7d98d18a01ece2863984d4fb5ae949b18b02715;p=pandora-kernel.git powerpc/powernv: Call OPAL sync before kexec'ing Its possible that OPAL may be writing to host memory during kexec (like dump retrieve scenario). In this situation we might end up corrupting host memory. This patch makes OPAL sync call to make sure OPAL stops writing to host memory before kexec'ing. Signed-off-by: Vasant Hegde Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed