git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe40c0a
)
x86: signal: use {get|put}_user_try and catch
author
Hiroshi Shimamoto
<h-shimamoto@ct.jp.nec.com>
Fri, 23 Jan 2009 23:50:10 +0000
(15:50 -0800)
committer
H. Peter Anvin
<hpa@linux.intel.com>
Sat, 24 Jan 2009 01:17:38 +0000
(17:17 -0800)
Impact: use new framework
Use {get|put}_user_try, catch, and _ex in arch/x86/kernel/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>
arch/x86/kernel/signal.c
patch
|
blob
|
history
diff --cc
arch/x86/kernel/signal.c
Simple merge