linux-kernel-test/arch/um/os-Linux/skas
Jeff Dike 1a80521990 uml: use *SEC_PER_*SEC constants
There are various uses of powers of 1000, plus the odd BILLION constant in the
time code.  However, there are perfectly good definitions of *SEC_PER_*SEC in
linux/time.h which can be used instaed.

These are replaced directly in kernel code.  Userspace code imports those
constants as UM_*SEC_PER_*SEC and uses these.

Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-10-16 09:43:08 -07:00
..
Makefile [PATCH] uml: move libc-dependent skas process handling 2006-01-18 19:20:19 -08:00
mem.c uml: style fixes pass 3 2007-10-16 09:43:05 -07:00
process.c uml: use *SEC_PER_*SEC constants 2007-10-16 09:43:08 -07:00
trap.c uml: eliminate SIGALRM 2007-10-16 09:43:08 -07:00