# 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/hppa-linux/bin/hppa-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/hppa-linux/bin/hppa-linux-ld --version # < git log --format=%s --max-count=1 e2b542100719a93f8cdf6d90185410d38a57a4c1 # < make -s -j 32 ARCH=parisc O=/kisskb/build/linus_parisc-defconfig_parisc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/hppa-linux/bin/hppa-linux- defconfig # < make -s -j 32 ARCH=parisc O=/kisskb/build/linus_parisc-defconfig_parisc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/hppa-linux/bin/hppa-linux- help # make -s -j 32 ARCH=parisc O=/kisskb/build/linus_parisc-defconfig_parisc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/hppa-linux/bin/hppa-linux- olddefconfig # make -s -j 32 ARCH=parisc O=/kisskb/build/linus_parisc-defconfig_parisc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/hppa-linux/bin/hppa-linux- /kisskb/src/arch/parisc/kernel/vdso32/Makefile:30: FORCE prerequisite is missing Completed OK # rm -rf /kisskb/build/linus_parisc-defconfig_parisc-gcc11 # Build took: 0:01:00.788679