From: Palmer Dabbelt Date: Mon, 4 Oct 2021 23:02:04 +0000 (-0700) Subject: Merge remote-tracking branch 'palmer/riscv-clone3' into fixes X-Git-Tag: v5.15-rc5~8^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9246320672be813b5d653bb8b1b4e4206503ece9;p=thirdparty%2Flinux.git Merge remote-tracking branch 'palmer/riscv-clone3' into fixes This contains a single patch to properly implement clone3() on rv32, which was missing before. In theory this is a new feature, but it's fixing a warning in checksyscalls that's now causing my build to fail so I'm calling it a fix. --- 9246320672be813b5d653bb8b1b4e4206503ece9