linux/arch/m32r/kernel
john stultz 95ad759c6b 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>
2009-09-22 07:17:43 -07:00
..
Makefile
align.c
asm-offsets.c
entry.S
head.S
init_task.c
irq.c
m32r_ksyms.c
module.c
process.c ptrace: remove PT_DTRACE from arch/m32r 2009-06-18 13:03:49 -07:00
ptrace.c m32r: remove redundant tests on unsigned 2009-09-22 07:17:43 -07:00
setup.c
signal.c KEYS: Add missing linux/tracehook.h #inclusions 2009-09-09 18:30:02 +10:00
smp.c
smpboot.c m32r: remove redundant tests on unsigned 2009-09-22 07:17:43 -07:00
sys_m32r.c
syscall_table.S
time.c m32r: convert to use arch_gettimeoffset() 2009-09-22 07:17:43 -07:00
traps.c
vmlinux.lds.S linker script: unify usage of discard definition 2009-07-09 11:27:40 +09:00