]> git.neil.brown.name Git - history.git/commit
[PATCH] UML: Separate out the time code
authorJeff Dike <jdike@addtoit.com>
Tue, 11 Jan 2005 11:13:41 +0000 (03:13 -0800)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 11 Jan 2005 11:13:41 +0000 (03:13 -0800)
commite08d84a7687bab59c762cca3a9008a4f1e18b591
tree601db48c4327623f2ccdcd2adca42aa00c181ea2
parent43593ef75db66d35310aac0a5d2617a80c2431fd
[PATCH] UML: Separate out the time code

Move the i386 __delay to sys-i386 and add an implementation for x86_64.
Also get rid of the definition of um_udelay_t.

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/time_kern.c
arch/um/sys-i386/Makefile
arch/um/sys-i386/delay.c [new file with mode: 0644]
arch/um/sys-x86_64/Makefile
arch/um/sys-x86_64/delay.c [new file with mode: 0644]
include/asm-um/archparam-i386.h
include/asm-um/archparam-ppc.h