[PATCH] uml: Delay loop cleanups
authorJeff Dike <jdike@addtoit.com>
Fri, 20 May 2005 20:59:08 +0000 (13:59 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 20 May 2005 22:48:17 +0000 (15:48 -0700)
commit060e352236ece3325a684c72817fbacdac597574
tree32d573bfa99e31a5318eda247246261fdd13cd3e
parent13479d52c7a61a18900d7f36730b7d3b43723d97
[PATCH] uml: Delay loop cleanups

This patch cleans up the delay implementations a bit, makes the loops
unoptimizable, and exports __udelay and __const_udelay.

Signed-off-by: Jeff Dike <jdike@addtoit.com>
Cc: <viro@parcelfarce.linux.theplanet.co.uk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/um/sys-i386/delay.c
arch/um/sys-x86_64/delay.c