From: Hiroshi Shimamoto Date: Fri, 23 Jan 2009 23:50:38 +0000 (-0800) Subject: x86: ia32_signal: use {get|put}_user_try and catch X-Git-Tag: v2.6.31-rc1~383^2~508^2~166^13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b4b75700a245d0d48fc52a4d2f67d3155812aba;p=pandora-kernel.git x86: ia32_signal: use {get|put}_user_try and catch Impact: use new framework Use {get|put}_user_try, catch, and _ex in arch/x86/ia32/ia32_signal.c. Note: this patch contains "WARNING: line over 80 characters", because when introducing new block I insert an indent to avoid mistakes by edit. Signed-off-by: Hiroshi Shimamoto Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed