Commit a910f43e authored by Arnd Bergmann's avatar Arnd Bergmann Committed by Jonathan Corbet
Browse files

Documentation: features: refresh feature list



Run the update script to document the recent feature additions
on riscv, mips and csky.

Fixes: c109f424 ("csky: Add kmemleak support")
Fixes: 8b3165e5 ("MIPS: Enable GCOV")
Fixes: 1ddc96bd ("MIPS: kernel: Support extracting off-line stack traces from user-space with perf")
Fixes: 74784081 ("riscv: Add uprobes supported")
Fixes: 829adda5 ("riscv: Add KPROBES_ON_FTRACE supported")
Fixes: c22b0bcb ("riscv: Add kprobes supported")
Fixes: dcdc7a53 ("RISC-V: Implement ptrace regs and stack API")
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
Link: https://lore.kernel.org/r/20210225142841.3385428-2-arnd@kernel.org


Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 4f3c8320
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@
    |        ia64: | TODO |
    |        m68k: | TODO |
    |  microblaze: |  ok  |
    |        mips: | TODO |
    |        mips: |  ok  |
    |       nds32: | TODO |
    |       nios2: | TODO |
    |    openrisc: | TODO |
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@
    |         arc: |  ok  |
    |         arm: |  ok  |
    |       arm64: |  ok  |
    |        csky: | TODO |
    |        csky: |  ok  |
    |       h8300: | TODO |
    |     hexagon: | TODO |
    |        ia64: | TODO |
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@
    |    openrisc: | TODO |
    |      parisc: |  ok  |
    |     powerpc: |  ok  |
    |       riscv: | TODO |
    |       riscv: |  ok  |
    |        s390: |  ok  |
    |          sh: | TODO |
    |       sparc: | TODO |
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@
    |    openrisc: | TODO |
    |      parisc: |  ok  |
    |     powerpc: |  ok  |
    |       riscv: | TODO |
    |       riscv: |  ok  |
    |        s390: |  ok  |
    |          sh: |  ok  |
    |       sparc: |  ok  |
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@
    |    openrisc: | TODO |
    |      parisc: |  ok  |
    |     powerpc: |  ok  |
    |       riscv: | TODO |
    |       riscv: |  ok  |
    |        s390: |  ok  |
    |          sh: |  ok  |
    |       sparc: |  ok  |
Loading