[PATCH 1/2] riscv: Fix sbi_remote_sfence_vma{,_asid}

Bin Meng bmeng.cn at gmail.com
Tue Mar 10 02:53:46 CET 2020


Hi Rick,

On Fri, Mar 6, 2020 at 4:44 PM Bin Meng <bmeng.cn at gmail.com> wrote:
>
> Currently sbi_remote_sfence_vma{,_asid} does not pass their arguments
> to SBI at all, which is semantically incorrect.
>
> This keeps in sync with Linux kernel commit:
>   a21344dfc6ad: fix sbi_remote_sfence_vma{,_asid}
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
>  arch/riscv/include/asm/sbi.h | 19 ++++++++++++-------
>  1 file changed, 12 insertions(+), 7 deletions(-)
>

Ping?

I think these 2 patches in this series should be in v2020.04

Regards,
Bin


More information about the U-Boot mailing list