From: Marc Zyngier Date: Fri, 5 Oct 2012 10:11:11 +0000 (+0100) Subject: ARM: KVM: move exit handler selection to a separate file X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~32^2~17^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3414bbfff98b2524c0b2cdc4d0a78153ebf4f823;p=pandora-kernel.git ARM: KVM: move exit handler selection to a separate file The exit handler selection code cannot be shared with arm64 (two different modes, more exception classes...). Move it to a separate file (handle_exit.c). Signed-off-by: Marc Zyngier Signed-off-by: Christoffer Dall --- Reading git-diff-tree failed