# 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_64r2el_defconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux- 64r2el_defconfig # < make -s -j 32 ARCH=mips O=/kisskb/build/linus_64r2el_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_64r2el_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_64r2el_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" Completed OK # rm -rf /kisskb/build/linus_64r2el_defconfig_mips-gcc11 # Build took: 0:01:17.292901