[PATCH v4 2/5] ARM: KVM: arch_timers: Add minimal infrastructure
From: Will Deacon <hidden>
Date: 2012-11-23 15:23:38
Also in:
kvm
From: Will Deacon <hidden>
Date: 2012-11-23 15:23:38
Also in:
kvm
On Sat, Nov 10, 2012 at 03:46:12PM +0000, Christoffer Dall wrote:
From: Marc Zyngier <redacted> Add some very minimal architected timer related infrastructure. For the moment, we just provide empty structures, and enable/disable access to the physical timer across world switch. Signed-off-by: Marc Zyngier <redacted> Signed-off-by: Christoffer Dall <redacted>
Is it even worth having this patch? It doesn't seem to do much other than stub everything out, so I'd be inclined to fold it in with the next one. Will