From: John Stultz <johnstul@us.ibm.com>
To: linux-kernel@vger.kernel.org
Cc: John Stultz <johnstul@us.ibm.com>,
Martin Schwidefsky <schwidefsky@de.ibm.com>,
Anton Blanchard <anton@samba.org>,
Paul Mackerras <paulus@samba.org>,
Tony Luck <tony.luck@intel.com>,
Thomas Gleixner <tglx@linutronix.de>,
Jeff Dike <jdike@addtoit.com>
Subject: [RFC][PATCH 0/6] xtime/wall_to_monotonic cleanups
Date: Fri, 4 Jun 2010 19:53:20 -0700 [thread overview]
Message-ID: <1275706406-8111-1-git-send-email-johnstul@us.ibm.com> (raw)
This patchset cleans up all the direct accesses to xtime
and wall_to_monotonic, allowing them to be made static
so we can do further cleanup and rework of the timekeeping
core.
This is 2.6.36 (or later) material. But I wanted to get
the ball rolling.
Any feedback/testing would be greatly appreciated!
thanks
-john
John Stultz (6):
powerpc: Simplify update_vsyscall
powerpc: Cleanup xtime usage
Fix update_vsyscall to provide wall_to_monotonic offset
Convert um to use read_persistent_clock
Cleanup hrtimer.c's direct access to wall_to_monotonic
Make xtime and wall_to_monotonic static
CC: Martin Schwidefsky <schwidefsky@de.ibm.com>
CC: Anton Blanchard <anton@samba.org>
CC: Paul Mackerras <paulus@samba.org>
CC: Tony Luck <tony.luck@intel.com>
CC: Thomas Gleixner <tglx@linutronix.de>
CC: Jeff Dike <jdike@addtoit.com>
Documentation/feature-removal-schedule.txt | 10 -----
arch/ia64/kernel/time.c | 7 ++-
arch/powerpc/kernel/time.c | 61 +++++++++++++---------------
arch/s390/kernel/time.c | 8 ++--
arch/um/kernel/time.c | 13 +++---
arch/x86/kernel/vsyscall_64.c | 6 +-
include/linux/clocksource.h | 6 ++-
include/linux/time.h | 5 +-
kernel/hrtimer.c | 9 ++--
kernel/time/timekeeping.c | 18 ++++++--
10 files changed, 69 insertions(+), 74 deletions(-)
next reply other threads:[~2010-06-05 2:53 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-05 2:53 John Stultz [this message]
2010-06-05 2:53 ` [RFC][PATCH 1/6] powerpc: Simplify update_vsyscall John Stultz
2010-06-05 2:53 ` [RFC][PATCH 2/6] powerpc: Cleanup xtime usage John Stultz
2010-06-05 2:53 ` [RFC][PATCH 3/6] Fix update_vsyscall to provide wall_to_monotonic offset John Stultz
2010-06-05 2:53 ` [RFC][PATCH 4/6] Convert um to use read_persistent_clock John Stultz
2010-06-05 2:53 ` [RFC][PATCH 5/6] Cleanup hrtimer.c's direct access to wall_to_monotonic John Stultz
2010-06-05 2:53 ` [RFC][PATCH 6/6] Make xtime and wall_to_monotonic static John Stultz
2010-06-05 10:23 ` [RFC][PATCH 5/6] Cleanup hrtimer.c's direct access to wall_to_monotonic Arnd Bergmann
2010-06-05 18:01 ` john stultz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1275706406-8111-1-git-send-email-johnstul@us.ibm.com \
--to=johnstul@us.ibm.com \
--cc=anton@samba.org \
--cc=jdike@addtoit.com \
--cc=linux-kernel@vger.kernel.org \
--cc=paulus@samba.org \
--cc=schwidefsky@de.ibm.com \
--cc=tglx@linutronix.de \
--cc=tony.luck@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®