From: H.J. Lu Date: Tue, 17 Dec 2013 00:09:51 +0000 (-0800) Subject: x86, x32: Use __kernel_long_t/__kernel_ulong_t in x86-64 stat.h X-Git-Tag: v3.14-rc1~154^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b70fedc15892de8bc78f711d7821dd0916cc5508;p=pandora-kernel.git 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 to use __kernel_long_t/__kernel_ulong_t in x86-64 stat. Signed-off-by: H.J. Lu Link: http://lkml.kernel.org/r/CAMe9rOquPtWEro0GQ=Z95pZJ=c7GGkSHynjN4FbiB4p445x-Ng@mail.gmail.com Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed