diff options
author | Mathias Krause <minipli@googlemail.com> | 2012-09-03 01:31:42 +0400 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2012-09-05 12:52:24 +0400 |
commit | 0ff8fef4eaf252ee13a2d0b175a8c876415bd62a (patch) | |
tree | 7547209745a668568ac000a661f687b46e701afd /arch/x86/include/asm | |
parent | 3d1334064fb365ea8f299874c2b4c46de2bee74d (diff) | |
download | linux-0ff8fef4eaf252ee13a2d0b175a8c876415bd62a.tar.xz |
x86/signals: ia32_signal.c: add __user casts to fix sparse warnings
Fix the following sparse warnings by adding appropriate __user
casts and annotations:
ia32_signal.c:165:38: warning: incorrect type in argument 1 (different address spaces)
ia32_signal.c:165:38: expected struct sigaltstack const [noderef] [usertype] <asn:1>*<noident>
ia32_signal.c:165:38: got struct sigaltstack *
[...]
Signed-off-by: Mathias Krause <minipli@googlemail.com>
Cc: Oleg Nesterov <oleg@redhat.com>
Link: http://lkml.kernel.org/r/1346621506-30857-4-git-send-email-minipli@googlemail.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'arch/x86/include/asm')
0 files changed, 0 insertions, 0 deletions