02bdf9da9e
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>
40 lines
1.1 KiB
Plaintext
40 lines
1.1 KiB
Plaintext
#
|
|
# Feature name: tracehook
|
|
# Kconfig: HAVE_ARCH_TRACEHOOK
|
|
# description: arch supports tracehook (ptrace) register handling APIs
|
|
#
|
|
-----------------------
|
|
| arch |status|
|
|
-----------------------
|
|
| alpha: | TODO |
|
|
| arc: | ok |
|
|
| arm: | ok |
|
|
| arm64: | ok |
|
|
| blackfin: | ok |
|
|
| c6x: | ok |
|
|
| cris: | TODO |
|
|
| frv: | ok |
|
|
| h8300: | TODO |
|
|
| hexagon: | ok |
|
|
| ia64: | ok |
|
|
| m32r: | TODO |
|
|
| m68k: | TODO |
|
|
| metag: | ok |
|
|
| microblaze: | TODO |
|
|
| mips: | ok |
|
|
| mn10300: | ok |
|
|
| nios2: | ok |
|
|
| openrisc: | ok |
|
|
| parisc: | ok |
|
|
| powerpc: | ok |
|
|
| s390: | ok |
|
|
| score: | TODO |
|
|
| sh: | ok |
|
|
| sparc: | ok |
|
|
| tile: | ok |
|
|
| um: | TODO |
|
|
| unicore32: | TODO |
|
|
| x86: | ok |
|
|
| xtensa: | TODO |
|
|
-----------------------
|