diff options
author | Hiroshi Shimamoto <[email protected]> | 2008-09-09 17:21:17 -0700 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2008-09-10 08:28:23 +0200 |
commit | 0c40ed71736c20f447843b3c96b715bb9c4904d7 (patch) | |
tree | 5805764eeeff588ff5c0aef0618c2c0c01a65359 /net/unix/sysctl_net_unix.c | |
parent | b2994ef0de252d41f1511e5f87704bedda12dabc (diff) |
x86: signal_64.c: arg for restore_i387_xstate() is void __user *
restore_i387_xstate() is declared as:
int restore_i387_xstate(void __user *buf);
so, make the variable buf void __user *.
Signed-off-by: Hiroshi Shimamoto <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions