# 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-8.1.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 dd9fb9bb3340c791a2be106fdc895db75f177343 # < make -s -j 80 ARCH=m68k O=/kisskb/build/linus_m5272c3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- m5272c3_defconfig # < make -s -j 80 ARCH=m68k O=/kisskb/build/linus_m5272c3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 80 ARCH=m68k O=/kisskb/build/linus_m5272c3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 80 ARCH=m68k O=/kisskb/build/linus_m5272c3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- /kisskb/src/drivers/net/ethernet/freescale/fec_main.c: In function 'fec_restart': /kisskb/src/drivers/net/ethernet/freescale/fec_main.c:946:6: warning: unused variable 'val' [-Wunused-variable] u32 val; ^~~ /kisskb/src/drivers/net/ethernet/freescale/fec_main.c: In function 'fec_get_mac': /kisskb/src/drivers/net/ethernet/freescale/fec_main.c:1664:28: warning: unused variable 'pdata' [-Wunused-variable] struct fec_platform_data *pdata = dev_get_platdata(&fep->pdev->dev); ^~~~~ Completed OK # rm -rf /kisskb/build/linus_m5272c3_defconfig_m68k-gcc8 # Build took: 0:00:30.877919