From: "H. Peter Anvin" <hpa@xxxxxxxxx> This is a respin of the COMPAT_USE_64BIT_TIME bits of the x32 patchset. It replaces patches 07/30-10/30 out of that patchset. The differences in this respin are: 1. Use helper functions as suggested by Linus, and 2. Add support in the networking stack (this bit got inadvertently left out of the previous patchset.) Linus, is this more what you were looking for? This is the diffstat for this set: drivers/char/lp.c | 5 +-- drivers/input/input-compat.c | 4 +- drivers/input/input-compat.h | 2 +- include/linux/compat.h | 20 ++++++++++++ kernel/compat.c | 70 +++++++++++++++++++++++++++++++++++++----- net/bluetooth/hci_sock.c | 3 +- net/compat.c | 65 ++++++++++++++++++++++++--------------- net/socket.c | 18 +++++------ 8 files changed, 136 insertions(+), 51 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html