From: Scott Wood Date: Mon, 15 Apr 2013 15:07:11 +0000 (+0000) Subject: kvm/ppc: don't call complete_mmio_load when it's a store X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~32^2~36^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be28a27c993ca6f806145d02dbe493baac83a8e9;p=pandora-kernel.git kvm/ppc: don't call complete_mmio_load when it's a store complete_mmio_load writes back the mmio result into the destination register. Doing this on a store results in register corruption. Signed-off-by: Scott Wood Signed-off-by: Alexander Graf --- Reading git-diff-tree failed