[PATCH v4 2/5] ARM: KVM: arch_timers: Add minimal infrastructure
From: Christoffer Dall <hidden>
Date: 2012-11-30 22:24:06
Also in:
kvm
From: Christoffer Dall <hidden>
Date: 2012-11-30 22:24:06
Also in:
kvm
On Fri, Nov 23, 2012 at 10:23 AM, Will Deacon [off-list ref] wrote:
On Sat, Nov 10, 2012 at 03:46:12PM +0000, Christoffer Dall wrote:quoted
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.
done, -Christoffer