Re: [PATCH 1/7] riscv: jump_label: Batch icache maintenance
From: Björn Töpel
Date: Mon Feb 19 2024 - 07:27:44 EST
Samuel Holland <samuel.holland@xxxxxxxxxx> writes:
> Switch to the batched version of the jump label update functions so
> instruction cache maintenance is deferred until the end of the update.
>
> Signed-off-by: Samuel Holland <samuel.holland@xxxxxxxxxx>
Reviewed-by: Björn Töpel <bjorn@xxxxxxxxxxxx>