2011-02-22 22:28:40

by Darren Hart

[permalink] [raw]
Subject: [PATCH] Update high resolution timers doc to include supported archs

Since the original document was authored, MIPS and PowerPC (with the possible
exception of some ancient hardware) have been fully migrated to high resolution
timers.

Signed-off-by: Darren Hart <[email protected]>
CC: Thomas Gleixner <[email protected]>
CC: Ingo Molnar <[email protected]>
---
Documentation/timers/highres.txt | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/Documentation/timers/highres.txt b/Documentation/timers/highres.txt
index 2133223..44e36bf 100644
--- a/Documentation/timers/highres.txt
+++ b/Documentation/timers/highres.txt
@@ -239,9 +239,8 @@ systems, where the time slice is controlled by the scheduler, variable
frequency profiling, and a complete removal of jiffies in the future.


-Aside the current initial submission of i386 support, the patchset has been
-extended to x86_64 and ARM already. Initial (work in progress) support is also
-available for MIPS and PowerPC.
+Following the initial i386 submission, support has been extended to x86_64, ARM,
+PowerPC, and MIPS.

Thomas, Ingo

--
1.7.1