[<prev] [next>] [day] [month] [year] [list]
Message-ID: <tip-6a6787724dc21925f6d289c9a019ed6026db5183@git.kernel.org>
Date: Wed, 3 Jun 2015 04:15:31 -0700
From: tip-bot for Ingo Molnar <tipbot@...or.com>
To: linux-tip-commits@...r.kernel.org
Cc: akpm@...ux-foundation.org, hpa@...or.com,
linux-kernel@...r.kernel.org, linux-api@...r.kernel.org,
josh@...htriplett.org, mingo@...nel.org,
torvalds@...ux-foundation.org, peterz@...radead.org,
linux-arch@...r.kernel.org, corbet@....net, tglx@...utronix.de
Subject: [tip:core/documentation] Documentation/features/time:
Add feature description and arch support status file for '
arch-tick-broadcast'
Commit-ID: 6a6787724dc21925f6d289c9a019ed6026db5183
Gitweb: http://git.kernel.org/tip/6a6787724dc21925f6d289c9a019ed6026db5183
Author: Ingo Molnar <mingo@...nel.org>
AuthorDate: Wed, 3 Jun 2015 12:37:26 +0200
Committer: Ingo Molnar <mingo@...nel.org>
CommitDate: Wed, 3 Jun 2015 12:51:39 +0200
Documentation/features/time: Add feature description and arch support status file for 'arch-tick-broadcast'
Cc: <linux-api@...r.kernel.org>
Cc: <linux-arch@...r.kernel.org>
Cc: <linux-kernel@...r.kernel.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>
Cc: H. Peter Anvin <hpa@...or.com>
Cc: Jonathan Corbet <corbet@....net>
Cc: Josh Triplett <josh@...htriplett.org>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Peter Zijlstra <peterz@...radead.org>
Cc: Thomas Gleixner <tglx@...utronix.de>
Signed-off-by: Ingo Molnar <mingo@...nel.org>
---
.../arch-tick-broadcast}/arch-support.txt | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/Documentation/features/io/dma-contiguous/arch-support.txt b/Documentation/features/time/arch-tick-broadcast/arch-support.txt
similarity index 80%
copy from Documentation/features/io/dma-contiguous/arch-support.txt
copy to Documentation/features/time/arch-tick-broadcast/arch-support.txt
index a97e8e3..8acb439 100644
--- a/Documentation/features/io/dma-contiguous/arch-support.txt
+++ b/Documentation/features/time/arch-tick-broadcast/arch-support.txt
@@ -1,7 +1,7 @@
#
-# Feature name: dma-contiguous
-# Kconfig: HAVE_DMA_CONTIGUOUS
-# description: arch supports the DMA CMA (continuous memory allocator)
+# Feature name: arch-tick-broadcast
+# Kconfig: ARCH_HAS_TICK_BROADCAST
+# description: arch provides tick_broadcast()
#
-----------------------
| arch |status|
@@ -27,7 +27,7 @@
| nios2: | TODO |
| openrisc: | TODO |
| parisc: | TODO |
- | powerpc: | TODO |
+ | powerpc: | ok |
| s390: | TODO |
| score: | TODO |
| sh: | TODO |
@@ -35,6 +35,6 @@
| tile: | TODO |
| um: | TODO |
| unicore32: | TODO |
- | x86: | ok |
+ | x86: | TODO |
| xtensa: | TODO |
-----------------------
--
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