From: Marc Zyngier Date: Tue, 4 Jun 2013 10:02:10 +0000 (+0100) Subject: KVM: ARM: vgic: abstract MISR decoding X-Git-Tag: cleanup-for-v3.18~89^2~11^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=495dd859f304689a7cd5ef413c439cb090dc25e6;p=pandora-kernel.git KVM: ARM: vgic: abstract MISR decoding Instead of directly dealing with the GICH_MISR bits, move the code to its own function and use a couple of public flags to represent the actual state. Acked-by: Catalin Marinas Reviewed-by: Christoffer Dall Signed-off-by: Marc Zyngier --- Reading git-diff-tree failed