# git rev-parse -q --verify b19edac5992da0188be98454ca592621d3d89844^{commit} b19edac5992da0188be98454ca592621d3d89844 already have revision, skipping fetch # git checkout -q -f -B kisskb b19edac5992da0188be98454ca592621d3d89844 # git clean -qxdf # < git log -1 # commit b19edac5992da0188be98454ca592621d3d89844 # Merge: af96134dc856 dd58d666ac08 # Author: Linus Torvalds # Date: Tue Jun 27 10:56:41 2023 -0700 # # Merge tag 'nolibc.2023.06.22a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu # # Pull nolibc updates from Paul McKenney: # # - Add stackprotector support # # - Fix RISC-V load-store instruction syntax to support 32-bit binaries, # plus fixes for generic 32-bit support # # - Fix use of s390 sys_fork() # # - Add my_syscall6() for ARM # # - Support different platforms having different errno definitions # # - Fix ppoll/ppoll_time64 arguments (add the fifth argument) # # - Force use of little endian on MIPS # # - Improved testing, for example, better handling of different compilers # and compiler versions, comparing nolibc behavior to that of libc, and # additional test cases # # - Improve syntax and header ordering # # - Use existing instead of redefining constants # # - Add syscall() # # * tag 'nolibc.2023.06.22a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu: (53 commits) # selftests/nolibc: make sure gcc always use little endian on MIPS # selftests/nolibc: also count skipped and failed tests in output # selftests/nolibc: add new gettimeofday test cases # selftests/nolibc: remove gettimeofday_bad1/2 completely # selftests/nolibc: support two errnos with EXPECT_SYSER2() # tools/nolibc: open: fix up compile warning for arm # tools/nolibc: arm: add missing my_syscall6 # selftests/nolibc: use INT_MAX instead of __INT_MAX__ # selftests/nolibc: not include limits.h for nolibc # selftests/nolibc: fix up compile warning with glibc on x86_64 # selftests/nolibc: allow specify extra arguments for qemu # selftests/nolibc: remove test gettimeofday_null # tools/nolibc: ensure fast64 integer types have 64 bits # selftests/nolibc: test_fork: fix up duplicated print # tools/nolibc: ppoll/ppoll_time64: add a missing argument # selftests/nolibc: remove the duplicated gettimeofday_bad2 # selftests/nolibc: print name instead of number for EOVERFLOW # tools/nolibc: support nanoseconds in stat() # selftests/nolibc: prevent coredumps during test execution # tools/nolibc: add support for prctl() # ... # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 b19edac5992da0188be98454ca592621d3d89844 # make -s -j 160 ARCH=mips O=/kisskb/build/linus_allnoconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/mips-linux/bin/mips-linux- allnoconfig # < make -s -j 160 ARCH=mips O=/kisskb/build/linus_allnoconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 160 ARCH=mips O=/kisskb/build/linus_allnoconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/mips-linux/bin/mips-linux- olddefconfig # make -s -j 160 ARCH=mips O=/kisskb/build/linus_allnoconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/mips-linux/bin/mips-linux- Completed OK # rm -rf /kisskb/build/linus_allnoconfig_mips-gcc11 # Build took: 0:00:50.021527