aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/os-Linux/skas/process.c
diff options
context:
space:
mode:
authorJeff Dike <jdike@addtoit.com>2007-10-16 01:27:27 -0700
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-10-16 09:43:08 -0700
commit5f734614fc6218db352d26571ab4d1604620199c (patch)
treeff1323d87862c0522ef83568543f46b46eac941a /arch/um/os-Linux/skas/process.c
parentuml: eliminate interrupts in the idle loop (diff)
downloadlinux-dev-5f734614fc6218db352d26571ab4d1604620199c.tar.xz
linux-dev-5f734614fc6218db352d26571ab4d1604620199c.zip
uml: time build fix
Put back an implementation of timeval_to_ns in arch/um/os-Linux/time.c. tglx pointed out in his review of tickless support that there was a perfectly good implementation of it in linux/time.h. The problem is that this is userspace code which can't pull in kernel headers and there doesn't seem to be a libc version. So, I'm copying the version from linux/time.h rather than resurrecting my version. This causes some declaration changes as it now returns a signed value rather than an unsigned value. Signed-off-by: Jeff Dike <jdike@linux.intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/um/os-Linux/skas/process.c')
0 files changed, 0 insertions, 0 deletions