diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2013-12-27 14:14:18 -0800 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2014-01-20 14:44:17 -0800 |
commit | b684bfedc94d4b2efff09dc499a9985321c482f5 (patch) | |
tree | 5ee9d21600d62d5135a9b39726ca6cd65284eb86 /include/uapi/asm-generic | |
parent | 7fb30128527a4220f181c2867edd9ac178175a87 (diff) |
uapi: Use __kernel_long_t/__kernel_ulong_t in <linux/resource.h>
Both x32 and x86-64 use the same struct rusage and struct rlimit for
system calls. But x32 log is 32-bit. This patch change uapi
<linux/resource.h> to use __kernel_long_t in struct rusage and
__kernel_ulong_t in and struct rlimit.
Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
Link: http://lkml.kernel.org/r/1388182464-28428-3-git-send-email-hjl.tools@gmail.com
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'include/uapi/asm-generic')
0 files changed, 0 insertions, 0 deletions