aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/signal.c
diff options
context:
space:
mode:
authorHiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>2009-01-30 18:16:46 -0800
committerH. Peter Anvin <hpa@linux.intel.com>2009-02-04 17:28:21 -0800
commit18114f61359ac05e3aa797d53d63f40db41f798d (patch)
tree7eccf7f9377329b9f0b91ac7b72a7a6344f7c4f1 /arch/x86/kernel/signal.c
parent019a1369667c3978f9644982ebe6d261dd2bbc40 (diff)
x86: uaccess: use errret as error value in __put_user_size()
Impact: cleanup In __put_user_size() macro errret is used for error value. But if size is 8, errret isn't passed to__put_user_asm_u64(). This behavior is inconsistent. Signed-off-by: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Diffstat (limited to 'arch/x86/kernel/signal.c')
0 files changed, 0 insertions, 0 deletions