[LTP] [RESEND] [PATCH] hugemmap15: Support RISC-V to do __cache_flush.

Mina Chou minachou@andestech.com
Fri May 10 08:37:29 CEST 2024


On Thu, May 09, 2024 at 11:54:39AM +0200, Petr Vorel wrote:
> [EXTERNAL MAIL]
> 
> Hi Hui,
> 
> thanks, merged!
> 
> BTW how are the other RISC-V results in syscalls?
> Do you run other runtest files?
> 
> Kind regards,
> Petr
Hi Petr,

We ran all the runtest and found an issue with setitimer in syscalls. 
we've submitted a patch earlier[1] and is awaiting review ~~~

Another issue is hugemmap24, fails because the mmap address exceeds
TASK_SIZE. The test was designed for powerpc, but 1TB far exceeds
the riscv's TASK_SIZE=256G. The author hinted at a possible redesign[2], 
so we're ignoring this issue.

[1]: https://patchwork.ozlabs.org/project/ltp/patch/20240328083344.277502-1-minachou@andestech.com/
[2]: https://patchwork.ozlabs.org/project/ltp/patch/20230427034039.46512-1-liwang@redhat.com/

Thanks,
Mina


More information about the ltp mailing list