ARM: KVM: abstract fault register accesses
authorMarc Zyngier <marc.zyngier@arm.com>
Mon, 17 Sep 2012 18:27:09 +0000 (19:27 +0100)
committerChristoffer Dall <cdall@cs.columbia.edu>
Wed, 6 Mar 2013 23:48:42 +0000 (15:48 -0800)
Instead of directly accessing the fault registers, use proper accessors
so the core code can be shared.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>

No differences found