[PATCH] uml: Turn literal numbers into symbolic constants
authorJeff Dike <jdike@addtoit.com>
Sat, 7 May 2005 04:30:51 +0000 (21:30 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 7 May 2005 05:09:30 +0000 (22:09 -0700)
commit675dffc914412a25d33bbc8baea30681c565c9c1
tree6b320f59fc337779994fa7666a5c7377dbcc00f8
parent37f02b63bdc55147a32cedf7831452efd5a72748
[PATCH] uml: Turn literal numbers into symbolic constants

So, there I was, looking at my own code, wondering what the magic setjmp
return values did.  This patch turns the constants that are used to make
requests of the initial thread into meaningful symbols.

Signed-off-by: Jeff Dike <jdike@addtoit.com>
Cc: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/um/kernel/skas/process.c