Skip to content

Commit 75a49a5

Browse files
bjotoJonathan Corbet
authored andcommitted
Documentation/features: Refresh the arch support status files
I was manually editing the arch-support.txt for eBPF-JIT, when I realized the refresh script [1] has not been run for a while. Let's fix that, so that the entries are more up-to-date. [1] Documentation/features/scripts/features-refresh.sh Signed-off-by: Björn Töpel <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Corbet <[email protected]>
1 parent fdb1b5e commit 75a49a5

File tree

16 files changed

+21
-21
lines changed

16 files changed

+21
-21
lines changed

Documentation/features/core/eBPF-JIT/arch-support.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
| openrisc: | TODO |
2424
| parisc: | TODO |
2525
| powerpc: | ok |
26-
| riscv: | TODO |
26+
| riscv: | ok |
2727
| s390: | ok |
2828
| sh: | TODO |
2929
| sparc: | ok |

Documentation/features/debug/KASAN/arch-support.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
| nios2: | TODO |
2323
| openrisc: | TODO |
2424
| parisc: | TODO |
25-
| powerpc: | TODO |
26-
| riscv: | TODO |
27-
| s390: | TODO |
25+
| powerpc: | ok |
26+
| riscv: | ok |
27+
| s390: | ok |
2828
| sh: | TODO |
2929
| sparc: | TODO |
3030
| um: | TODO |

Documentation/features/debug/gcov-profile-all/arch-support.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
| arm: | ok |
1212
| arm64: | ok |
1313
| c6x: | TODO |
14-
| csky: | TODO |
14+
| csky: | ok |
1515
| h8300: | TODO |
1616
| hexagon: | TODO |
1717
| ia64: | TODO |

Documentation/features/debug/kprobes-on-ftrace/arch-support.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
| arm: | TODO |
1212
| arm64: | TODO |
1313
| c6x: | TODO |
14-
| csky: | TODO |
14+
| csky: | ok |
1515
| h8300: | TODO |
1616
| hexagon: | TODO |
1717
| ia64: | TODO |

Documentation/features/debug/kprobes/arch-support.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
| arm: | ok |
1212
| arm64: | ok |
1313
| c6x: | TODO |
14-
| csky: | TODO |
14+
| csky: | ok |
1515
| h8300: | TODO |
1616
| hexagon: | TODO |
1717
| ia64: | ok |

Documentation/features/debug/kretprobes/arch-support.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
| arm: | ok |
1212
| arm64: | ok |
1313
| c6x: | TODO |
14-
| csky: | TODO |
14+
| csky: | ok |
1515
| h8300: | TODO |
1616
| hexagon: | TODO |
1717
| ia64: | ok |

Documentation/features/debug/stackprotector/arch-support.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
| arm: | ok |
1212
| arm64: | ok |
1313
| c6x: | TODO |
14-
| csky: | TODO |
14+
| csky: | ok |
1515
| h8300: | TODO |
1616
| hexagon: | TODO |
1717
| ia64: | TODO |

Documentation/features/debug/uprobes/arch-support.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
| arm: | ok |
1212
| arm64: | ok |
1313
| c6x: | TODO |
14-
| csky: | TODO |
14+
| csky: | ok |
1515
| h8300: | TODO |
1616
| hexagon: | TODO |
1717
| ia64: | TODO |

Documentation/features/io/dma-contiguous/arch-support.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
| hexagon: | TODO |
1717
| ia64: | TODO |
1818
| m68k: | TODO |
19-
| microblaze: | TODO |
19+
| microblaze: | ok |
2020
| mips: | ok |
2121
| nds32: | TODO |
2222
| nios2: | TODO |

Documentation/features/locking/lockdep/arch-support.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
| arm: | ok |
1212
| arm64: | ok |
1313
| c6x: | TODO |
14-
| csky: | TODO |
14+
| csky: | ok |
1515
| h8300: | TODO |
1616
| hexagon: | ok |
1717
| ia64: | TODO |

0 commit comments

Comments
 (0)