Hello! On 09/13/2018 04:25 PM, Daniel Lezcano wrote: >> The driver seems to abuse *unsigned long* not only for the (32-bit) >> register values but also for the 'sh_cmt_channel::total_cycles' which >> needs to always be 64-bit -- as a result, the clocksource's mask is >> needlessly clamped down to 32-bits on the 32-bit machines... >> >> Reported-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> >> Signed-off-by: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx> >> >> --- >> This patch is against the 'tip.git' repo's 'timers/core' branch plus the fixup >> for the 64-bit machines reposted last Saturday... > > Why not against timers/urgent ? Mhm... nothing blows up because of this apparently (the bug is quite old). MBR, Sergei