]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit5026c3a4ad650eeeb71daa720b15ce42028107ca
tree32d573bfa99e31a5318eda247246261fdd13cd3e
parent463dadc8e6f386c91ac12a0a896cfb72719b8eda
[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