Message ID | cover.1688750763.git.falcon@tinylab.org |
---|---|
Headers | show |
Series | selftests/nolibc: allow run with minimal kernel config | expand |
Hi Zhangjin, On Sat, Jul 08, 2023 at 02:21:20AM +0800, Zhangjin Wu wrote: > This patchset assumes the chmod_net removal patchset will be applied at > first, if not, the chmod_argv0 added alphabetically will not be applied. > Since our new chmod_argv0 is exactly added to replace chmod_net, so, > Willy, is it ok for you to at least apply the chmod_net removal patch > [5] before this patchset? Sure, and thanks for the reminder, I had missed it in the middle of the flood. (...) > LOG: testing summary: > > arch/board | result > ------------|------------ > arm/vexpress-a9 | 139 test(s) passed, 4 skipped, 0 failed. > x86_64/pc | 139 test(s) passed, 4 skipped, 0 failed. > mipsel/malta | 139 test(s) passed, 4 skipped, 0 failed. > loongarch64/virt | 139 test(s) passed, 4 skipped, 0 failed. Great, I like this, thank you! That was precisely the purpose of the "skipped" initially, not to be too strictly bound to a specific config. Now it's indeed even more flexible and that's better. Series queued as well, thank you! Willy
Zhangjin, for your convenience, I've queued your pending series and Thomas's patches in the following order here: 20230709-nolibc-ser2-tom-syscall-configv4 series2, thomas' chmod_net and ioperm patches, your new syscall series, and your tiny config version 4 series. Thomas and Zhangjin, do not hesitate to let me know if I missed anything. The two series I left aside for now are still just under discussion (output reformating and reorganisation of the arch include files). We're getting closer to having something done now! Thanks! Willy