* [PATCH] Add xtime, wall_to_monotonic to feature-removal-schedule
@ 2010-03-12 22:56 John Stultz
2010-03-12 23:06 ` [tip:timers/core] time: " tip-bot for John Stultz
0 siblings, 1 reply; 2+ messages in thread
From: John Stultz @ 2010-03-12 22:56 UTC (permalink / raw)
To: linux-kernel; +Cc: John Stultz, Thomas Gleixner, Ingo Molnar
They aren't really features, but fair warning to out of tree
driver folks who might be accessing these variables.
CC: Thomas Gleixner <tglx@linutronix.de>
CC: Ingo Molnar <mingo@elte.hu>
Signed-off-by: John Stultz <johnstul@us.ibm.com>
---
Documentation/feature-removal-schedule.txt | 13 +++++++++++++
1 files changed, 13 insertions(+), 0 deletions(-)
diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt
index a5cc0db..b545080 100644
--- a/Documentation/feature-removal-schedule.txt
+++ b/Documentation/feature-removal-schedule.txt
@@ -582,3 +582,16 @@ Why: The paravirt mmu host support is slower than non-paravirt mmu, both
Who: Avi Kivity <avi@redhat.com>
----------------------------
+
+What: xtime, wall_to_monotonic
+When: 2.6.36+
+Files: kernel/time/timekeeping.c include/linux/time.h
+Why: Cleaning up timekeeping internal values. Please use
+ existing timekeeping accessor functions to access
+ the equivalent functionality.
+Who: John Stultz <johnstul@us.ibm.com>
+
+----------------------------
+
+
+
--
1.6.0.4
^ permalink raw reply [flat|nested] 2+ messages in thread
* [tip:timers/core] time: Add xtime, wall_to_monotonic to feature-removal-schedule
2010-03-12 22:56 [PATCH] Add xtime, wall_to_monotonic to feature-removal-schedule John Stultz
@ 2010-03-12 23:06 ` tip-bot for John Stultz
0 siblings, 0 replies; 2+ messages in thread
From: tip-bot for John Stultz @ 2010-03-12 23:06 UTC (permalink / raw)
To: linux-tip-commits; +Cc: linux-kernel, hpa, mingo, johnstul, tglx, mingo
Commit-ID: 25268498c9e07870323aead10751b7c6e99a3a78
Gitweb: http://git.kernel.org/tip/25268498c9e07870323aead10751b7c6e99a3a78
Author: John Stultz <johnstul@us.ibm.com>
AuthorDate: Fri, 12 Mar 2010 14:56:00 -0800
Committer: Thomas Gleixner <tglx@linutronix.de>
CommitDate: Sat, 13 Mar 2010 00:05:14 +0100
time: Add xtime, wall_to_monotonic to feature-removal-schedule
They aren't really features, but fair warning to out of tree
driver folks who might be accessing these variables.
Signed-off-by: John Stultz <johnstul@us.ibm.com>
CC: Ingo Molnar <mingo@elte.hu>
LKML-Reference: <1268434560-2677-1-git-send-email-johnstul@us.ibm.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
---
Documentation/feature-removal-schedule.txt | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt
index a5cc0db..198acdc 100644
--- a/Documentation/feature-removal-schedule.txt
+++ b/Documentation/feature-removal-schedule.txt
@@ -582,3 +582,13 @@ Why: The paravirt mmu host support is slower than non-paravirt mmu, both
Who: Avi Kivity <avi@redhat.com>
----------------------------
+
+What: xtime, wall_to_monotonic
+When: 2.6.36+
+Files: kernel/time/timekeeping.c include/linux/time.h
+Why: Cleaning up timekeeping internal values. Please use
+ existing timekeeping accessor functions to access
+ the equivalent functionality.
+Who: John Stultz <johnstul@us.ibm.com>
+
+----------------------------
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-03-12 23:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-12 22:56 [PATCH] Add xtime, wall_to_monotonic to feature-removal-schedule John Stultz
2010-03-12 23:06 ` [tip:timers/core] time: " tip-bot for John Stultz
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®