From: Alexander Graf Date: Fri, 29 Nov 2013 01:32:31 +0000 (+0100) Subject: KVM: PPC: Book3S: PR: Enable interrupts earlier X-Git-Tag: v3.13-rc5~13^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d3319b45eea26df56c53aae1a65adf74c8ab12a;p=pandora-kernel.git KVM: PPC: Book3S: PR: Enable interrupts earlier Now that the svcpu sync is interrupt aware we can enable interrupts earlier in the exit code path again, moving 32bit and 64bit closer together. While at it, document the fact that we're always executing the exit path with interrupts enabled so that the next person doesn't trap over this. Signed-off-by: Alexander Graf --- Reading git-diff-tree failed