From: Roland McGrath Date: Sat, 19 Apr 2008 21:27:56 +0000 (-0700) Subject: x86 signals: lift set_fs X-Git-Tag: v2.6.26-rc1~1045^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55928e37b29ba5557a5edc8ab679fe5191bc051d;p=pandora-kernel.git x86 signals: lift set_fs This lifts the set_fs(USER_DS) call for signal handler setup out of the three places copying the same code into the one place that calls them all. There is no change in what it does. Signed-off-by: Roland McGrath Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed