# git rev-parse -q --verify dd9fb9bb3340c791a2be106fdc895db75f177343^{commit} dd9fb9bb3340c791a2be106fdc895db75f177343 already have revision, skipping fetch # git checkout -q -f -B kisskb dd9fb9bb3340c791a2be106fdc895db75f177343 # git clean -qxdf # < git log -1 # commit dd9fb9bb3340c791a2be106fdc895db75f177343 # Merge: 70187f7727d4 46d4a403a04c 4e4bb894467c e5fc436f06ee # Author: Linus Torvalds # Date: Sat Sep 5 14:22:46 2020 -0700 # # Merge tags 'auxdisplay-for-linus-v5.9-rc4', 'clang-format-for-linus-v5.9-rc4' and 'compiler-attributes-for-linus-v5.9-rc4' of git://github.com/ojeda/linux # # Pull misc fixes from Miguel Ojeda: # "A trivial patch for auxdisplay: # # - Replace HTTP links with HTTPS ones (Alexander A. Klimov) # # The usual clang-format trivial update: # # - Update with the latest for_each macro list (Miguel Ojeda) # # And Luc requested me to pick a sparse fix on my queue, so here it goes # along with other two trivial Compiler Attributes ones (also from Luc). # # - sparse: use static inline for __chk_{user,io}_ptr() (Luc Van # Oostenryck) # # - Compiler Attributes: fix comment concerning GCC 4.6 (Luc Van # Oostenryck) # # - Compiler Attributes: remove comment about sparse not supporting # __has_attribute (Luc Van Oostenryck)" # # * tag 'auxdisplay-for-linus-v5.9-rc4' of git://github.com/ojeda/linux: # auxdisplay: Replace HTTP links with HTTPS ones # # * tag 'clang-format-for-linus-v5.9-rc4' of git://github.com/ojeda/linux: # clang-format: Update with the latest for_each macro list # # * tag 'compiler-attributes-for-linus-v5.9-rc4' of git://github.com/ojeda/linux: # sparse: use static inline for __chk_{user,io}_ptr() # Compiler Attributes: fix comment concerning GCC 4.6 # Compiler Attributes: remove comment about sparse not supporting __has_attribute # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-ld --version # < git log --format=%s --max-count=1 dd9fb9bb3340c791a2be106fdc895db75f177343 # < make -s -j 80 ARCH=arm O=/kisskb/build/linus_rpc_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- rpc_defconfig # < make -s -j 80 ARCH=arm O=/kisskb/build/linus_rpc_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- help # make -s -j 80 ARCH=arm O=/kisskb/build/linus_rpc_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- olddefconfig # make -s -j 80 ARCH=arm O=/kisskb/build/linus_rpc_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- /kisskb/src/drivers/tty/vt/vt_ioctl.c: In function 'vt_ioctl': /kisskb/src/drivers/tty/vt/vt_ioctl.c:1058:1: internal compiler error: Max. number of generated reload insns per insn is achieved (90) } ^ Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[4]: *** [/kisskb/src/scripts/Makefile.build:283: drivers/tty/vt/vt_ioctl.o] Error 1 make[3]: *** [/kisskb/src/scripts/Makefile.build:500: drivers/tty/vt] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:500: drivers/tty] Error 2 make[2]: *** Waiting for unfinished jobs.... /kisskb/src/fs/fat/dir.c: In function 'fat_ioctl_filldir': /kisskb/src/fs/fat/dir.c:759:43: internal compiler error: Max. number of generated reload insns per insn is achieved (90) FAT_IOCTL_FILLDIR_FUNC(fat_ioctl_filldir, __fat_dirent) ^ /kisskb/src/fs/fat/dir.c:714:9: note: in definition of macro 'FAT_IOCTL_FILLDIR_FUNC' struct dirent_type __user *d2 = d1 + 1; \ ^ Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[3]: *** [/kisskb/src/scripts/Makefile.build:283: fs/fat/dir.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:500: fs/fat] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1788: drivers] Error 2 make[1]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1788: fs] Error 2 make: *** [Makefile:185: __sub-make] Error 2 Command 'make -s -j 80 ARCH=arm O=/kisskb/build/linus_rpc_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_rpc_defconfig_arm-gcc4.9 # Build took: 0:00:35.289831