# git rev-parse -q --verify e2b542100719a93f8cdf6d90185410d38a57a4c1^{commit} e2b542100719a93f8cdf6d90185410d38a57a4c1 already have revision, skipping fetch # git checkout -q -f -B kisskb e2b542100719a93f8cdf6d90185410d38a57a4c1 # git clean -qxdf # < git log -1 # commit e2b542100719a93f8cdf6d90185410d38a57a4c1 # Merge: e05d5b9c5bbe 94dfc73e7cf4 # Author: Linus Torvalds # Date: Tue Aug 2 19:50:47 2022 -0700 # # Merge tag 'flexible-array-transformations-UAPI-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux # # Pull uapi flexible array update from Gustavo Silva: # "A treewide patch that replaces zero-length arrays with flexible-array # members in UAPI. This has been baking in linux-next for 5 weeks now. # # '-fstrict-flex-arrays=3' is coming and we need to land these changes # to prevent issues like these in the short future: # # fs/minix/dir.c:337:3: warning: 'strcpy' will always overflow; destination buffer has size 0, but the source string has length 2 (including NUL byte) [-Wfortify-source] # strcpy(de3->name, "."); # ^ # # Since these are all [0] to [] changes, the risk to UAPI is nearly # zero. If this breaks anything, we can use a union with a new member # name" # # Link: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101836 # # * tag 'flexible-array-transformations-UAPI-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux: # treewide: uapi: Replace zero-length arrays with flexible-array members # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 e2b542100719a93f8cdf6d90185410d38a57a4c1 # < make -s -j 32 ARCH=mips O=/kisskb/build/linus_micro32r2_defconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux- micro32r2_defconfig ./.config.micro32r2_defconfig:95:warning: override: CPU_BIG_ENDIAN changes choice state .config:94:warning: override: CPU_BIG_ENDIAN changes choice state # < make -s -j 32 ARCH=mips O=/kisskb/build/linus_micro32r2_defconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 32 ARCH=mips O=/kisskb/build/linus_micro32r2_defconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux- olddefconfig # make -s -j 32 ARCH=mips O=/kisskb/build/linus_micro32r2_defconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux- /kisskb/src/arch/mips/boot/dts/img/boston.dts:128.19-178.5: Warning (pci_device_reg): /pci@14000000/pci2_root@0,0,0: PCI unit address format error, expected "0,0" {standard input}: Assembler messages: {standard input}:1295: Error: branch to a symbol in another ISA mode make[3]: *** [/kisskb/src/scripts/Makefile.build:249: arch/mips/kernel/smp-cps.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:466: arch/mips/kernel] Error 2 make[1]: *** [/kisskb/src/Makefile:1844: arch/mips] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 32 ARCH=mips O=/kisskb/build/linus_micro32r2_defconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_micro32r2_defconfig_mips-gcc11 # Build took: 0:01:01.017374