aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/features
diff options
context:
space:
mode:
authorJames Hogan <james.hogan@imgtec.com>2017-08-04 11:28:39 +0100
committerJonathan Corbet <corbet@lwn.net>2017-08-07 14:18:40 -0600
commit02bdf9da9e6cf150a28545ae000aaf620456b449 (patch)
treef2ac11b15bb06c53c6a1f926764c1fece961fedb /Documentation/features
parentdocs: submitting-patches - change non-ascii character to ascii (diff)
downloadlinux-dev-02bdf9da9e6cf150a28545ae000aaf620456b449.tar.xz
linux-dev-02bdf9da9e6cf150a28545ae000aaf620456b449.zip
docs/features: parisc implements tracehook
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. Signed-off-by: James Hogan <james.hogan@imgtec.com> Cc: "James E.J. Bottomley" <jejb@parisc-linux.org> Cc: Helge Deller <deller@gmx.de> Cc: Ingo Molnar <mingo@kernel.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/features')
-rw-r--r--Documentation/features/core/tracehook/arch-support.txt2
1 files changed, 1 insertions, 1 deletions
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 |