UML: change sigcontext fields to match x86
authorJeff Dike <jdike@addtoit.com>
Wed, 30 Jan 2008 12:31:08 +0000 (13:31 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:31:08 +0000 (13:31 +0100)
commit7796931f542518092d1fd2fb7cf1f1d96e0cd4b5
tree1daf33db62ed441347ba72dab8474b4bbf4b333b
parentd46d7d754014a299fa9b3400d080e09bfe4d629f
UML: change sigcontext fields to match x86

git-x86, in commit 70aa1bd3839e3ec74ce65316528a82570e8de666, changed
a lot of the sigcontext field names.  This patch changes UML usage to
match.

I also changed includes of generic headers from "" to <>.

Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/um/sys-i386/signal.c
arch/um/sys-x86_64/signal.c