[PATCH 2/2] selftests/mm: skip virtual_address_range tests on riscv
Chunyan Zhang
zhang.lyra at gmail.com
Thu Sep 12 20:41:15 PDT 2024
Hi Charlie,
On Fri, 13 Sept 2024 at 11:22, Charlie Jenkins <charlie at rivosinc.com> wrote:
>
> On Fri, Sep 13, 2024 at 10:26:35AM +0800, Chunyan Zhang wrote:
> > RISC-V doesn't currently have the behavior of restricting the virtual
> > address space which virtual_address_range tests check, this will
> > cause the tests fail. So lets disable the whole test suite for riscv64
> > for now, not build it and run_vmtests.sh will skip it if it is not present.
> >
> > Signed-off-by: Chunyan Zhang <zhangchunyan at iscas.ac.cn>
>
> Which tree does this apply onto? It is failing to apply on -rc7. Also,
Oh, it applies to -rc1.
> since this is the second version of this patch it is good practice to
> put v2 in the subject like [PATCH v2 2/2]. Anyways, the content of this
> patch looks good!
>
> Reviewed-by: Charlie Jenkins <charlie at rivosinc.com>
Thanks,
Chunyan
More information about the linux-riscv
mailing list