From: H. J. Lu Date: Fri, 10 Feb 2012 22:04:27 +0000 (-0800) Subject: compat: Introduce COMPAT_USE_64BIT_TIME X-Git-Tag: v3.4-rc1~33^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45e877812926c69d643d6274347f79513a4ee934;p=pandora-kernel.git compat: Introduce COMPAT_USE_64BIT_TIME Allow a compatibility ABI to use a 64-bit time_t and 64-bit members in struct timeval and struct timespec to avoid the Y2038 problem. This will be used for the x32 ABI. Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed