diff options
author | H. J. Lu <hjl.tools@gmail.com> | 2012-02-14 13:30:41 -0800 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2012-02-20 12:48:48 -0800 |
commit | 4ee5c0d05ce9b4e48e586a1ee168f166d191ddda (patch) | |
tree | 72f0c221b933bf717cb0074c24c62811a1d44360 /fs/binfmt_elf.c | |
parent | ff88943a1471440cc6be7a11a942a5a8232bee61 (diff) | |
download | linux-3.10-4ee5c0d05ce9b4e48e586a1ee168f166d191ddda.tar.gz linux-3.10-4ee5c0d05ce9b4e48e586a1ee168f166d191ddda.tar.bz2 linux-3.10-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