Re: [PATCH 2/2] Revert "riscv: hwprobe: Fix stale vDSO data for late-initialized keys at boot"

From: Paul Walmsley

Date: Wed Jul 29 2026 - 15:41:34 EST


On Wed, 17 Jun 2026, Nam Cao wrote:

> This reverts commit 5d15d2ad36b0 ("riscv: hwprobe: Fix stale vDSO data for
> late-initialized keys at boot"). The commit ensures synchronization between
> the unaligned vector access speed probe kthread and vDSO data read. But now
> that the kthread has been removed, this commit can be reverted.
>
> Signed-off-by: Nam Cao <namcao@xxxxxxxxxxxxx>

Thanks, will queue for v7.3.


- Paul