[BUG] read_current_timer undefined

Will Deacon will.deacon at arm.com
Fri Oct 26 07:15:34 EDT 2012


On Fri, Oct 26, 2012 at 12:09:18PM +0100, Guennadi Liakhovetski wrote:
> A recent commit
> 
> commit 923df96b9f31b7d08d8438ff9677326d9537accf
> Author: Will Deacon <will.deacon at arm.com>
> Date:   Fri Jul 6 15:46:45 2012 +0100
> 
>     ARM: 7451/1: arch timer: implement read_current_timer and get_cycles
> 
> breaks linkage of modules, using get_cycles(), e.g. 
> 
> ERROR: "read_current_timer" [fs/ext4/ext4.ko] undefined!
> 
> This is present in "next" of 23 October.

It's been present for a lot longer than that, but a fix has been merged into
mainline, so next should be ok now. See mainline commit f3accb122f2 ("ARM:
export default read_current_timer").

Will



More information about the linux-arm-kernel mailing list