Skip to content

Commit

Permalink
x86: ia32_signal: use {get|put}_user_try and catch
Browse files Browse the repository at this point in the history
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 <h-shimamoto@ct.jp.nec.com>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
  • Loading branch information
Hiroshi Shimamoto authored and H. Peter Anvin committed Jan 24, 2009
1 parent 98e3d45 commit 3b4b757
Showing 1 changed file with 195 additions and 170 deletions.
Loading

0 comments on commit 3b4b757

Please sign in to comment.