From: Alexander Graf Date: Mon, 2 Aug 2010 21:23:04 +0000 (+0200) Subject: KVM: PPC: Move BAT handling code into spr handler X-Git-Tag: v2.6.37-rc1~142^2~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1c88e2fa16f979ba3e99018a53962abe852b30f;p=pandora-kernel.git KVM: PPC: Move BAT handling code into spr handler The current approach duplicates the spr->bat finding logic and makes it harder to reuse the actually used variables. So let's move everything down to the spr handler. Signed-off-by: Alexander Graf --- Reading git-diff-tree failed