# git rev-parse -q --verify 354b8bf222ee15bf9aac3d870ba8e0880dd9bc8d^{commit} 354b8bf222ee15bf9aac3d870ba8e0880dd9bc8d already have revision, skipping fetch # git checkout -q -f -B kisskb 354b8bf222ee15bf9aac3d870ba8e0880dd9bc8d # git clean -qxdf # < git log -1 # commit 354b8bf222ee15bf9aac3d870ba8e0880dd9bc8d # Merge: d4f1db771599 826270373f17 # Author: Linus Torvalds # Date: Thu Mar 31 14:14:03 2022 -0700 # # Merge tag 'linux-watchdog-5.18-rc1' of git://www.linux-watchdog.org/linux-watchdog # # Pull watchdog updates from Wim Van Sebroeck: # # - add support for BCM4908 # # - renesas_wdt: add R-Car Gen4 support # # - improve watchdog_dev function documentation # # - sp5100_tco: replace the cd6h/cd7h port I/O with MMIO accesses during # initialization # # - several other small improvements and fixes # # * tag 'linux-watchdog-5.18-rc1' of git://www.linux-watchdog.org/linux-watchdog: # Watchdog: sp5100_tco: Enable Family 17h+ CPUs # Watchdog: sp5100_tco: Add initialization using EFCH MMIO # Watchdog: sp5100_tco: Refactor MMIO base address initialization # Watchdog: sp5100_tco: Move timer initialization into function # watchdog: ixp4xx: Implement restart # watchdog: orion_wdt: support pretimeout on Armada-XP # watchdog: allow building BCM7038_WDT for BCM4908 # watchdog: renesas_wdt: Add R-Car Gen4 support # dt-bindings: watchdog: renesas-wdt: Document r8a779f0 support # watchdog: Improve watchdog_dev function documentation # watchdog: aspeed: add nowayout support # watchdog: rti-wdt: Add missing pm_runtime_disable() in probe function # watchdog: imx2_wdg: Alow ping on suspend # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 354b8bf222ee15bf9aac3d870ba8e0880dd9bc8d # < make -s -j 8 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MIPS_CPS_NS16550_BASE=0x1b0003f8 # Added to kconfig CONFIG_MIPS_CPS_NS16550_SHIFT=0 # < make -s -j 8 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 8 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- olddefconfig .config:13751:warning: override: reassigning to symbol MIPS_CPS_NS16550_SHIFT # make -s -j 8 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- /kisskb/src/arch/mips/boot/dts/img/boston.dts:128.19-178.5: Warning (pci_device_reg): /pci@14000000/pci2_root@0,0,0: PCI unit address format error, expected "0,0" /kisskb/src/drivers/misc/habanalabs/common/memory.c: In function 'alloc_device_memory': /kisskb/src/drivers/misc/habanalabs/common/memory.c:153:7: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast] (u64) gen_pool_dma_alloc_align(vm->dram_pg_pool, ^ cc1: all warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:288: drivers/misc/habanalabs/common/memory.o] Error 1 make[3]: *** [/kisskb/src/scripts/Makefile.build:550: drivers/misc/habanalabs] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:550: drivers/misc] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1838: drivers] Error 2 make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 8 ARCH=mips O=/kisskb/build/linus_mips-allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_mips-allmodconfig_mips-gcc8 # Build took: 0:20:58.512311