diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2025-10-05 10:02:54 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2025-10-05 10:02:54 -0700 |
| commit | 742adaa16db994ba1748465b95548e2f28aa18ca (patch) | |
| tree | 77f1ac112398a95257d804c18a41a8f687d13a79 /Documentation/features | |
| parent | 21fbefc5886cc38cf7b57b28c35bd619efbce914 (diff) | |
| parent | 8c30b0018f9d93391573e091960d257fd9de120a (diff) | |
Merge tag 'for-linus' of https://github.com/openrisc/linux
Pull OpenRISC updates from Stafford Horne:
"I picked up one series from Chen Miao, our Google Summer of Code
contributor, which adds OpenRISC support for static keys"
* tag 'for-linus' of https://github.com/openrisc/linux:
openrisc: Add jump label support
openrisc: Regenerate defconfigs.
openrisc: Add R_OR1K_32_PCREL relocation type module support
openrisc: Add text patching API support
Diffstat (limited to 'Documentation/features')
| -rw-r--r-- | Documentation/features/core/jump-labels/arch-support.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/features/core/jump-labels/arch-support.txt b/Documentation/features/core/jump-labels/arch-support.txt index ccada815569f..683de7c15058 100644 --- a/Documentation/features/core/jump-labels/arch-support.txt +++ b/Documentation/features/core/jump-labels/arch-support.txt @@ -17,7 +17,7 @@ | microblaze: | TODO | | mips: | ok | | nios2: | TODO | - | openrisc: | TODO | + | openrisc: | ok | | parisc: | ok | | powerpc: | ok | | riscv: | ok | |
