[S390] Add set_fs(USER_DS) to start_thread().
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Mon, 5 Feb 2007 20:17:38 +0000 (21:17 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 5 Feb 2007 20:17:38 +0000 (21:17 +0100)
commit9b241cc862d55038c43feee86670cb7d86cf01c1
treea5d6afbd3c6e424ab08edecd78f88a396b5f04e9
parent758976f9a55cb22ddc602a0690d67f9546e3e43f
[S390] Add set_fs(USER_DS) to start_thread().

Currently works anyway since search_binary_handler has a
set_fs(USER_DS). But start_thread() is the place where this should be
done. Following all other architectures...

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
include/asm-s390/processor.h