From: Alexander Graf Date: Mon, 13 Aug 2012 10:44:41 +0000 (+0200) Subject: KVM: PPC: Add return value in prepare_to_enter X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~27^2~56^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ee788556bf395a8ef413bea33494df29a3409e0;p=pandora-kernel.git KVM: PPC: Add return value in prepare_to_enter Our prepare_to_enter helper wants to be able to return in more circumstances to the host than only when an interrupt is pending. Broaden the interface a bit and move even more generic code to the generic helper. Signed-off-by: Alexander Graf --- Reading git-diff-tree failed