From: Suresh Siddha Date: Wed, 13 Aug 2008 18:38:13 +0000 (-0700) Subject: x86, xsave: remove the redundant access_ok() in setup_rt_frame() X-Git-Tag: v2.6.28-rc1~699^2^8~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee2b92a8201a40021ecd1aee6f0625dc03bacc54;p=pandora-kernel.git x86, xsave: remove the redundant access_ok() in setup_rt_frame() save_i387_xstate() is already doing the required access_ok(). Remove the redundant access_ok() before it. Signed-off-by: Suresh Siddha Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed