[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1329704570-3792-1-git-send-email-hpa@zytor.com>
Date: Sun, 19 Feb 2012 18:22:43 -0800
From: "H. Peter Anvin" <hpa@...or.com>
To: linux-kernel@...r.kernel.org, linux-arch@...r.kernel.org
Cc: mingo@...nel.org, tglx@...utronix.de,
torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
davem@...emloft.net, hjl.tools@...il.com,
Arnd Bergmann <arnd@...db.de>,
Greg Kroah-Hartman <greg@...ah.com>,
"H. Peter Anvin" <hpa@...or.com>
Subject: [PATCH 0/7] COMPAT_USE_64BIT_TIME v2
From: "H. Peter Anvin" <hpa@...or.com>
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-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists