# git rev-parse -q --verify 89d714ab6043bca7356b5c823f5335f5dce1f930^{commit} 89d714ab6043bca7356b5c823f5335f5dce1f930 already have revision, skipping fetch # git checkout -q -f -B kisskb 89d714ab6043bca7356b5c823f5335f5dce1f930 # git clean -qxdf # < git log -1 # commit 89d714ab6043bca7356b5c823f5335f5dce1f930 # Merge: bd485d274be3 c738888032ff # Author: Linus Torvalds # Date: Wed Nov 10 09:41:22 2021 -0800 # # Merge tag 'linux-watchdog-5.16-rc1' of git://www.linux-watchdog.org/linux-watchdog # # Pull watchdog updates from Wim Van Sebroeck: # # - f71808e_wdt: convert to watchdog framework # # - db8500_wdt: Rename driver (was ux500_wdt.c) # # - sunxi: Add compatibles for R329 and D1 # # - mtk: add disable_wdt_extrst support # # - several other small fixes and improvements # # * tag 'linux-watchdog-5.16-rc1' of git://www.linux-watchdog.org/linux-watchdog: (30 commits) # watchdog: db8500_wdt: Rename symbols # watchdog: db8500_wdt: Rename driver # watchdog: ux500_wdt: Drop platform data # watchdog: bcm63xx_wdt: fix fallthrough warning # watchdog: iTCO_wdt: No need to stop the timer in probe # watchdog: s3c2410: describe driver in KConfig # watchdog: sp5100_tco: Add support for get_timeleft # watchdog: mtk: add disable_wdt_extrst support # dt-bindings: watchdog: mtk-wdt: add disable_wdt_extrst support # watchdog: rza_wdt: Use semicolons instead of commas # watchdog: mlx-wdt: Use regmap_write_bits() # watchdog: rti-wdt: Make use of the helper function devm_platform_ioremap_resource() # watchdog: iTCO_wdt: Make use of the helper function devm_platform_ioremap_resource() # watchdog: ar7_wdt: Make use of the helper function devm_platform_ioremap_resource_byname() # watchdog: sunxi_wdt: Add support for D1 # dt-bindings: watchdog: sunxi: Add compatibles for D1 # ar7: fix kernel builds for compiler test # dt-bindings: watchdog: sunxi: Add compatibles for R329 # watchdog: meson_gxbb_wdt: add timeout parameter # watchdog: meson_gxbb_wdt: add nowayout parameter # ... # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux-ld --version # < git log --format=%s --max-count=1 89d714ab6043bca7356b5c823f5335f5dce1f930 # < make -s -j 8 ARCH=s390 O=/kisskb/build/linus_s390-allmodconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # < make -s -j 8 ARCH=s390 O=/kisskb/build/linus_s390-allmodconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- help # make -s -j 8 ARCH=s390 O=/kisskb/build/linus_s390-allmodconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- olddefconfig # make -s -j 8 ARCH=s390 O=/kisskb/build/linus_s390-allmodconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- :1559:2: warning: #warning syscall futex_waitv not implemented [-Wcpp] In file included from /kisskb/src/include/linux/string.h:253, from /kisskb/src/include/linux/bitmap.h:10, from /kisskb/src/include/linux/cpumask.h:12, from /kisskb/src/include/linux/smp.h:13, from /kisskb/src/include/linux/lockdep.h:14, from /kisskb/src/include/linux/rcupdate.h:29, from /kisskb/src/include/linux/rculist.h:11, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/arch/s390/include/asm/pgtable.h:15, from /kisskb/src/arch/s390/include/asm/kasan.h:5, from /kisskb/src/include/linux/kasan.h:18, from /kisskb/src/lib/test_kasan.c:10: In function 'memcmp', inlined from 'kasan_memcmp' at /kisskb/src/lib/test_kasan.c:897:2: /kisskb/src/include/linux/fortify-string.h:263:25: error: call to '__read_overflow' declared with attribute error: detected read beyond size of object (1st parameter) 263 | __read_overflow(); | ^~~~~~~~~~~~~~~~~ In function 'memchr', inlined from 'kasan_memchr' at /kisskb/src/lib/test_kasan.c:872:2: /kisskb/src/include/linux/fortify-string.h:277:17: error: call to '__read_overflow' declared with attribute error: detected read beyond size of object (1st parameter) 277 | __read_overflow(); | ^~~~~~~~~~~~~~~~~ make[2]: *** [/kisskb/src/scripts/Makefile.build:287: lib/test_kasan.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1850: lib] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 8 ARCH=s390 O=/kisskb/build/linus_s390-allmodconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_s390-allmodconfig_s390x-gcc11 # Build took: 0:36:22.262245