diff options
| author | H.J. Lu <[email protected]> | 2013-12-27 14:14:23 -0800 |
|---|---|---|
| committer | H. Peter Anvin <[email protected]> | 2014-01-20 14:45:25 -0800 |
| commit | f8dcdf0130d3ba34f8f7531af7c45616efe1e32e (patch) | |
| tree | d4c8ea7597c8585e66a6579136d850256f41c2ea /tools/perf/scripts/python/bin | |
| parent | 386916598e901e406c1f1fc801ade2646a1e8137 (diff) | |
uapi: Use __kernel_ulong_t in shmid64_ds/shminfo64/shm_info
Both x32 and x86-64 use the same struct shmid64_ds/shminfo64/shm_info for
system calls. But x32 long is 32-bit. This patch replaces unsigned long
with __kernel_ulong_t in struct shmid64_ds/shminfo64/shm_info.
Signed-off-by: H.J. Lu <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: H. Peter Anvin <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions