On 1/21/22 17:58, Naresh Kamboju wrote:
I just posted a fix. As I do not have the environment to compile test mips, could someone test please ? I will send the fix to Linus asap after confirmation that it is OK.
Please share your patch / patch link. I will test it with tuxmake.
you may also give a try with these easy steps.
# To install tuxmake on your system globally: # sudo pip3 install -U tuxmake # # See https://docs.tuxmake.org/ for complete documentation. # Original tuxmake command with fragments listed below.
tuxmake --runtime podman --target-arch mips --toolchain gcc-10 --kconfig cavium_octeon_defconfig
Just tried this and it all passes for me.
- Naresh