From: Ralf Baechle Date: Wed, 13 Apr 2005 18:18:04 +0000 (+0000) Subject: We pass a kernel pointer to do_sigaltstack in sys32_sigaltstack, so X-Git-Tag: v2.6.15-rc1~731^2~1^2~226 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fcf1cc742d01f786cda619fd49450b77b09e8c5;p=pandora-kernel.git We pass a kernel pointer to do_sigaltstack in sys32_sigaltstack, so we need to do the set_fs(KERNEL_DS) thing around this call. Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed