diff options
author | H. J. Lu <hjl.tools@gmail.com> | 2012-02-14 22:30:41 +0100 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2012-02-20 21:48:48 +0100 |
commit | 4ee5c0d05ce9b4e48e586a1ee168f166d191ddda (patch) | |
tree | 72f0c221b933bf717cb0074c24c62811a1d44360 /fs/binfmt_elf.c | |
parent | aio: Use __kernel_ulong_t to define aio_context_t (diff) | |
download | linux-4ee5c0d05ce9b4e48e586a1ee168f166d191ddda.tar.xz linux-4ee5c0d05ce9b4e48e586a1ee168f166d191ddda.zip |
compat: Create compat_sys_p{read,write}v64
For 32-bit ABIs which have real 64-bit registers, we don't want to
break the position argument into two. However, we still need compat
support to deal with 32-bit pointers, so we can't just use
sys_p{read,write} directly.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'fs/binfmt_elf.c')
0 files changed, 0 insertions, 0 deletions