diff options
author | James Hogan <james.hogan@imgtec.com> | 2017-08-04 11:28:39 +0100 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2017-08-07 14:18:40 -0600 |
commit | 02bdf9da9e6cf150a28545ae000aaf620456b449 (patch) | |
tree | f2ac11b15bb06c53c6a1f926764c1fece961fedb /Documentation/features | |
parent | bc7938deaca7f474918c41a0372a410049bd4e13 (diff) | |
download | linux-02bdf9da9e6cf150a28545ae000aaf620456b449.tar.gz linux-02bdf9da9e6cf150a28545ae000aaf620456b449.tar.bz2 linux-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.txt | 2 |
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 | |