Skip to content
Commit e74b5680 authored by Paul Mundt's avatar Paul Mundt
Browse files

sh: Turn off IRQs around get_timer_offset() calls.



Since all of the sys_timer sources currently do this on their own
within the ->get_offset() path, it's more sensible to just have
the caller take care of it when grabbing xtime_lock. Incidentally,
this is more in line with what others (ie, ARM) are doing already.

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent bca7c207
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment