From: Alexander Graf Date: Mon, 13 Aug 2012 10:43:33 +0000 (+0200) Subject: KVM: PPC: Ignore EXITING_GUEST_MODE mode X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~27^2~56^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=206c2ed7f1ea55222bde2954ee3d65c2e9cfb750;p=pandora-kernel.git KVM: PPC: Ignore EXITING_GUEST_MODE mode We don't need to do anything when mode is EXITING_GUEST_MODE, because we essentially are outside of guest mode and did everything it asked us to do by the time we check it. Signed-off-by: Alexander Graf --- Reading git-diff-tree failed