Re: [PATCH] docs/features: parisc implements tracehook

2017-08-07 Thread Jonathan Corbet
On Fri, 4 Aug 2017 11:28:39 +0100
James Hogan  wrote:

> Since commit 64e2a42bca12 ("parisc: Add ARCH_TRACEHOOK and regset
> support") in v4.7, parisc selects HAVE_ARCH_TRACEHOOK, so update its
> entry in Documentation/features from TODO to ok.

Applied to the docs tree, thanks.

jon
--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH] docs/features: parisc implements tracehook

2017-08-04 Thread James Hogan
Since commit 64e2a42bca12 ("parisc: Add ARCH_TRACEHOOK and regset
support") in v4.7, parisc selects HAVE_ARCH_TRACEHOOK, so update its
entry in Documentation/features from TODO to ok.

Fixes: 64e2a42bca12 ("parisc: Add ARCH_TRACEHOOK and regset support")
Signed-off-by: James Hogan 
Cc: "James E.J. Bottomley" 
Cc: Helge Deller 
Cc: Ingo Molnar 
Cc: Jonathan Corbet 
Cc: linux-par...@vger.kernel.org
Cc: linux-doc@vger.kernel.org
---
 Documentation/features/core/tracehook/arch-support.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/features/core/tracehook/arch-support.txt 
b/Documentation/features/core/tracehook/arch-support.txt
index 5e97a89420ef..dfb638c2f842 100644
--- a/Documentation/features/core/tracehook/arch-support.txt
+++ b/Documentation/features/core/tracehook/arch-support.txt
@@ -25,7 +25,7 @@
 | mn10300: |  ok  |
 |   nios2: |  ok  |
 |openrisc: |  ok  |
-|  parisc: | TODO |
+|  parisc: |  ok  |
 | powerpc: |  ok  |
 |s390: |  ok  |
 |   score: | TODO |
-- 
2.13.2

--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html