diff options
author | john stultz <johnstul@us.ibm.com> | 2009-09-22 00:04:04 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-09-22 14:17:43 (GMT) |
commit | 95ad759c6b0f30ad9aa5efbdbcecb9597238c00f (patch) | |
tree | 596e961f86340694d205b652de02c90a16546b90 /fs | |
parent | d5a6d1739526ed8c383db3dabc232bc15603439a (diff) | |
download | linux-fsl-qoriq-95ad759c6b0f30ad9aa5efbdbcecb9597238c00f.tar.xz |
m32r: convert to use arch_gettimeoffset()
Convert m32r to use GENERIC_TIME via the arch_getoffset() infrastructure,
reducing the amount of arch specific code we need to maintain.
I also noted that m32r doesn't seem to be taking the xtime write lock
before calling do_timer()! That looks like a pretty bad bug to me. If
folks agree, let me know and I can move the lock grab to the correct spot.
Signed-off-by: John Stultz <johnstul@us.ibm.com>
Cc: Hirokazu Takata <takata@linux-m32r.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions