From: Hiroshi Shimamoto Date: Fri, 27 Feb 2009 18:27:04 +0000 (-0800) Subject: x86: signal: add __user annotation X-Git-Tag: v2.6.30-rc1~211^2~26^7~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=144b0712dd9dd9ebd4e80c4e5388c9f6afc2b497;p=pandora-kernel.git x86: signal: add __user annotation Impact: cleanup Add missing __user annotation to the parameter of get_sigframe(). Also change cast type to void __user * of *fpstate. Signed-off-by: Hiroshi Shimamoto Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed