From: Marc Zyngier Date: Mon, 3 Jun 2013 14:55:02 +0000 (+0100) Subject: KVM: ARM: vgic: introduce vgic_ops and LR manipulation primitives X-Git-Tag: omap-for-v3.17/fixes-against-rc2~130^2~11^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d5c6b06a5d5f8ebcf40558e566781d572920740;p=pandora-kernel.git KVM: ARM: vgic: introduce vgic_ops and LR manipulation primitives In order to split the various register manipulation from the main vgic code, introduce a vgic_ops structure, and start by abstracting the LR manipulation code with a couple of accessors. Reviewed-by: Christoffer Dall Signed-off-by: Marc Zyngier --- Reading git-diff-tree failed