On Fri, Oct 27, 2017 at 11:53:24AM +0100, Catalin Marinas wrote: > On Fri, Oct 27, 2017 at 10:34:23AM +0200, Christoffer Dall wrote: > > From: Christoffer Dall <christoffer.dall@xxxxxxxxxx> > > > > As we are about to use the physical counter on arm64 systems that have > > KVM support, implement arch_counter_get_cntpct() and the associated > > errata workaround functionality for stable timer reads. > > > > Cc: Catalin Marinas <catalin.marinas@xxxxxxx> > > Cc: Will Deacon <will.deacon@xxxxxxx> > > Cc: Mark Rutland <mark.rutland@xxxxxxx> > > Acked-by: Marc Zyngier <marc.zyngier@xxxxxxx> > > Signed-off-by: Christoffer Dall <christoffer.dall@xxxxxxxxxx> > > Just in case you need an ack for the arch/arm64/ hunks: > > Acked-by: Catalin Marinas <catalin.marinas@xxxxxxx> Thanks Catalin! -Christoffer