# git rev-parse -q --verify 62746f92b10a4add6a7db87ff59b901276746b11^{commit} 62746f92b10a4add6a7db87ff59b901276746b11 already have revision, skipping fetch # git checkout -q -f -B kisskb 62746f92b10a4add6a7db87ff59b901276746b11 # git clean -qxdf # < git log -1 # commit 62746f92b10a4add6a7db87ff59b901276746b11 # Merge: f68e4041ef63 e33dc2f36367 # Author: Linus Torvalds # Date: Wed Dec 16 15:08:28 2020 -0800 # # Merge tag 'devicetree-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux # # Pull devicetree updates from Rob Herring: # # - Add vendor prefixes for bm, gpio-key, mentor, FII, and Ampere # # - Add ADP5585/ADP5589 and delta,q54sj108a2 to trivial-devices.yaml # # - Convert fixed-partitions, i2c-gate and fsl,dpaa2-console bindings to # schemas # # - Drop PicoXcell bindings # # - Drop unused and undocumented 'pnx,timeout' property from LPC32xx # # - Add 'dynamic-power-coefficient' to Mali GPU bindings # # - Make 'make dt_binding_check' not error out on warnings # # - Various minor binding fixes # # * tag 'devicetree-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (22 commits) # dt-bindings: mali-bifrost: Add dynamic-power-coefficient # dt-bindings: mali-midgard: Add dynamic-power-coefficient # dt-bindings: i2c: dw: cancel mandatory requirements for "#address-cells" and "#size-cells" # dt-bindings: Remove PicoXcell bindings # ARM: dts: lpc32xx: Remove unused and undocumented 'pnx,timeout' # dt-bindings: mtd: convert "fixed-partitions" to the json-schema # dt-bindings: vendor-prefixes: Add undocumented bm, gpio-key, and mentor prefixes # dt-bindings: pci: rcar-pci-ep: Document missing interrupts property # dt-bindings: vendor-prefixes: Add an entry for AmpereComputing.com # dt-bindings: vendor-prefixes: correct the spelling of TQ-Systems GmbH # dt-bindings: mfd: fix stm32 timers example # dt-bindings: trivial-devices: Add delta,q54sj108a2 # dt-bindings:i2c:i2c-gate: txt to yaml conversion # dt-bindings: add ADP5585/ADP5589 entries to trivial-devices # dt-bindings: Correct GV11B GPU register sizes # dt-bindings: vendor-prefixes: Add FII # dt-bindings: Fix typo on the DesignWare IP reset bindings documentation # dt-bindings: Fix error in 'make dtbs_check' when using DT_SCHEMA_FILES # dt-bindings: arm: vt8500: remove redundant white-spaces # dt-bindings: fsl-imx-drm: fix example compatible string # ... # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 62746f92b10a4add6a7db87ff59b901276746b11 # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0xF2D571AE # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_LD_HEAD_STUB_CATCH=y # Added to kconfig CONFIG_TRIM_UNUSED_KSYMS=n # Added to kconfig CONFIG_UBSAN=n # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:4585:warning: override: reassigning to symbol STANDALONE .config:4587:warning: override: reassigning to symbol MODULE_SIG .config:4589:warning: override: reassigning to symbol PPC64 .config:4590:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:4591:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:4592:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:4597:warning: override: reassigning to symbol UBSAN # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/kernel/seccomp.c: In function '__seccomp_filter': /kisskb/src/kernel/seccomp.c:1287:1: error: no return statement in function returning non-void [-Werror=return-type] 1287 | } | ^ cc1: some warnings being treated as errors make[2]: *** [/kisskb/src/scripts/Makefile.build:279: kernel/seccomp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... /kisskb/src/drivers/tty/serial/8250/8250_aspeed_vuart.c: In function 'aspeed_vuart_probe': /kisskb/src/drivers/tty/serial/8250/8250_aspeed_vuart.c:497:1: warning: the frame size of 1056 bytes is larger than 1024 bytes [-Wframe-larger-than=] 497 | } | ^ make[1]: *** [/kisskb/src/Makefile:1805: kernel] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:185: __sub-make] Error 2 Command 'make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 # Build took: 0:02:58.234126