diff options
author | Ingo Molnar <mingo@kernel.org> | 2021-07-01 14:31:52 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2021-07-15 15:33:44 +0300 |
commit | 842f697776926b06ada93b16658cdd77cc0ef710 (patch) | |
tree | 666a1c822f4e43c991d5055793187eb671d78085 | |
parent | 21de80b53b3727c33d0771c5a28114be5803d157 (diff) | |
download | linux-842f697776926b06ada93b16658cdd77cc0ef710.tar.xz |
Documentation/features: Update the ARCH_HAS_TICK_BROADCAST entry
Risc-V gained support recently.
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/YN2nqOVHgGDt4Iid@gmail.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
-rw-r--r-- | Documentation/features/time/arch-tick-broadcast/arch-support.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/features/time/arch-tick-broadcast/arch-support.txt b/Documentation/features/time/arch-tick-broadcast/arch-support.txt index 8639fe8315f5..8dcaab070c7b 100644 --- a/Documentation/features/time/arch-tick-broadcast/arch-support.txt +++ b/Documentation/features/time/arch-tick-broadcast/arch-support.txt @@ -22,7 +22,7 @@ | openrisc: | TODO | | parisc: | TODO | | powerpc: | ok | - | riscv: | TODO | + | riscv: | ok | | s390: | TODO | | sh: | ok | | sparc: | TODO | |