# 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-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 89d714ab6043bca7356b5c823f5335f5dce1f930 # < make -s -j 48 ARCH=arm64 O=/kisskb/build/linus_arm64-allmodconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- allmodconfig # < make -s -j 48 ARCH=arm64 O=/kisskb/build/linus_arm64-allmodconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- help # make -s -j 48 ARCH=arm64 O=/kisskb/build/linus_arm64-allmodconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- olddefconfig # make -s -j 48 ARCH=arm64 O=/kisskb/build/linus_arm64-allmodconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- In file included from : /kisskb/src/drivers/pinctrl/pinctrl-apple-gpio.c: In function 'apple_gpio_irq_unmask': /kisskb/src/include/linux/compiler_types.h:335:38: error: call to '__compiletime_assert_366' declared with attribute error: FIELD_PREP: value too large for the field _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) ^ /kisskb/src/include/linux/compiler_types.h:316:4: note: in definition of macro '__compiletime_assert' prefix ## suffix(); \ ^~~~~~ /kisskb/src/include/linux/compiler_types.h:335:2: note: in expansion of macro '_compiletime_assert' _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/build_bug.h:39:37: note: in expansion of macro 'compiletime_assert' #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/bitfield.h:49:3: note: in expansion of macro 'BUILD_BUG_ON_MSG' BUILD_BUG_ON_MSG(__builtin_constant_p(_val) ? \ ^~~~~~~~~~~~~~~~ /kisskb/src/include/linux/bitfield.h:94:3: note: in expansion of macro '__BF_FIELD_CHECK' __BF_FIELD_CHECK(_mask, 0ULL, _val, "FIELD_PREP: "); \ ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/pinctrl/pinctrl-apple-gpio.c:294:7: note: in expansion of macro 'FIELD_PREP' FIELD_PREP(REG_GPIOx_MODE, irqtype)); ^~~~~~~~~~ make[3]: *** [/kisskb/src/scripts/Makefile.build:287: drivers/pinctrl/pinctrl-apple-gpio.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:549: drivers/pinctrl] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1850: drivers] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 48 ARCH=arm64 O=/kisskb/build/linus_arm64-allmodconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_arm64-allmodconfig_arm64-gcc8 # Build took: 0:09:23.605694