[PATCH] uml: s390 preparation, delay moved to arch
authorBodo Stroesser <bstroesser@fujitsu-siemens.com>
Thu, 5 May 2005 23:15:37 +0000 (16:15 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 5 May 2005 23:36:38 +0000 (16:36 -0700)
commit5fd861b682785f650114f4df53060d1be7fedecd
treeeaa02425c2be79ac21ecc684a5b2a31d9f3320c2
parent7d37c6d52fce13008f20344790a81a6a5a0003b3
[PATCH] uml: s390 preparation, delay moved to arch

s390 has fast read access to realtime clock (nanosecond resolution).  So it
makes sense to have an arch-specific implementation not only of __delay, but
__udelay also.

Signed-off-by: Bodo Stroesser <bstroesser@fujitsu-siemens.com>
Signed-off-by: Jeff Dike <jdike@addtoit.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/um/kernel/ksyms.c
arch/um/kernel/time_kern.c
arch/um/sys-i386/delay.c
arch/um/sys-i386/ksyms.c
arch/um/sys-x86_64/delay.c
include/asm-um/delay.h