From: Ingo Molnar Date: Thu, 1 Jul 2021 11:31:52 +0000 (+0200) Subject: Documentation/features: Update the ARCH_HAS_TICK_BROADCAST entry X-Git-Tag: v5.14-rc2~14^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=842f697776926b06ada93b16658cdd77cc0ef710;p=thirdparty%2Fkernel%2Flinux.git Documentation/features: Update the ARCH_HAS_TICK_BROADCAST entry Risc-V gained support recently. Signed-off-by: Ingo Molnar Link: https://lore.kernel.org/r/YN2nqOVHgGDt4Iid@gmail.com Signed-off-by: Jonathan Corbet --- diff --git a/Documentation/features/time/arch-tick-broadcast/arch-support.txt b/Documentation/features/time/arch-tick-broadcast/arch-support.txt index 8639fe8315f50..8dcaab070c7b0 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 |