[PATCH] Update high resolution timers doc to include supported archs

From: Darren Hart
Date: Tue Feb 22 2011 - 17:28:43 EST


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 <dvhart@xxxxxxxxxxxxxxx>
CC: Thomas Gleixner <tglx@xxxxxxxxxxxxxx>
CC: Ingo Molnar <mingo@xxxxxxx>
---
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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/