From: Mathias Krause Date: Fri, 10 Jun 2011 03:10:22 +0000 (+0000) Subject: powerpc: Remove redundant set_fs(USER_DS) X-Git-Tag: v3.1-rc1~236^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e0ebdb9c2ba7b56a82ba36d29ab3d8cb99de9e7;p=pandora-kernel.git powerpc: Remove redundant set_fs(USER_DS) The address limit is already set in flush_old_exec() so this set_fs(USER_DS) is redundant. Signed-off-by: Mathias Krause Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed