From: Heiko Carstens Date: Mon, 5 Feb 2007 20:17:38 +0000 (+0100) Subject: [S390] Add set_fs(USER_DS) to start_thread(). X-Git-Tag: v2.6.21-rc2~42^2~21^2~14 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b241cc862d55038c43feee86670cb7d86cf01c1;p=pandora-kernel.git [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 Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed