]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
x86, x32: Use __kernel_long_t/__kernel_ulong_t in x86-64 stat.h
authorH.J. Lu <hjl.tools@gmail.com>
Tue, 17 Dec 2013 00:09:51 +0000 (16:09 -0800)
committerH. Peter Anvin <hpa@linux.intel.com>
Sat, 21 Dec 2013 00:04:35 +0000 (16:04 -0800)
commitb70fedc15892de8bc78f711d7821dd0916cc5508
tree58d4f3d7f9aec7694c716e810f68de4d952e7824
parent319e2e3f63c348a9b66db4667efa73178e18b17d
x86, x32: Use __kernel_long_t/__kernel_ulong_t in x86-64 stat.h

Both x32 and x86-64 use the same stat system call interface.  But x32
long is 32-bit.  This patch changes x86 uapi <asm/stat.h> to use
 __kernel_long_t/__kernel_ulong_t in x86-64 stat.

Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
Link: http://lkml.kernel.org/r/CAMe9rOquPtWEro0GQ=Z95pZJ=c7GGkSHynjN4FbiB4p445x-Ng@mail.gmail.com
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
arch/x86/include/uapi/asm/stat.h