# git rev-parse -q --verify 0809edbae347a224ca1b59fb8be1c2d54389c2c6^{commit} 0809edbae347a224ca1b59fb8be1c2d54389c2c6 already have revision, skipping fetch # git checkout -q -f -B kisskb 0809edbae347a224ca1b59fb8be1c2d54389c2c6 # git clean -qxdf # < git log -1 # commit 0809edbae347a224ca1b59fb8be1c2d54389c2c6 # Merge: 636b5284d8fa 18a86e5907f7 # Author: Linus Torvalds # Date: Sat Jan 22 09:52:17 2022 +0200 # # Merge tag 'devicetree-fixes-for-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux # # Pull devicetree fixes and cleanups from Rob Herring: # # - Fix a regression when probing a child device reusing the parent # device's DT node pointer # # - Refactor of_parse_phandle*() variants to static inlines # # - Drop Enric Balletbo i Serra as a maintainer # # - Fix DT schemas with arrays incorrectly encoded as a matrix # # - Drop unneeded pinctrl properties from schemas # # - Add SPI peripheral schema to SPI based displays # # - Clean-up several schema examples # # - Clean-up trivial-devices.yaml comments # # - Add missing, in use vendor prefixes: Wingtech, Thundercomm, Huawei, # F(x)tec, 8devices # # * tag 'devicetree-fixes-for-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: # dt-bindings: google,cros-ec: drop Enric Balletbo i Serra from maintainers # dt-bindings: display: bridge: drop Enric Balletbo i Serra from maintainers # of: Check 'of_node_reused' flag on of_match_device() # of: property: define of_property_read_u{8,16,32,64}_array() unconditionally # of: base: make small of_parse_phandle() variants static inline # dt-bindings: mfd: cirrus,madera: Fix 'interrupts' in example # dt-bindings: Fix array schemas encoded as matrices # dt-bindings: Drop unnecessary pinctrl properties # dt-bindings: rtc: st,stm32-rtc: Make each example a separate entry # dt-bindings: mmc: arm,pl18x: Make each example a separate entry # dt-bindings: display: Add SPI peripheral schema to SPI based displays # scripts/dtc: dtx_diff: remove broken example from help text # dt-bindings: trivial-devices: fix double spaces in comments # dt-bindings: trivial-devices: fix swapped comments # dt-bindings: vendor-prefixes: add Wingtech # dt-bindings: vendor-prefixes: add Thundercomm # dt-bindings: vendor-prefixes: add Huawei # dt-bindings: vendor-prefixes: add F(x)tec # dt-bindings: vendor-prefixes: add 8devices # dt-bindings: power: reset: gpio-restart: Correct default priority # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 0809edbae347a224ca1b59fb8be1c2d54389c2c6 # < make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig # Added to kconfig CONFIG_STANDALONE=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_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # Added to kconfig CONFIG_BPF_PRELOAD=n # Added to kconfig # < make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:6726:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:6728:warning: override: reassigning to symbol GCC_PLUGINS # make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- vmlinux.o: warning: objtool: enter_from_user_mode()+0x19: call to test_bit() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode()+0x1d: call to test_bit() leaves .noinstr.text section vmlinux.o: warning: objtool: syscall_enter_from_user_mode_prepare()+0x19: call to test_bit() leaves .noinstr.text section vmlinux.o: warning: objtool: irqentry_enter_from_user_mode()+0x19: call to test_bit() leaves .noinstr.text section /bin/sh: 1: zstd: not found cat: write error: Broken pipe make[3]: *** [/kisskb/src/arch/x86/boot/compressed/Makefile:139: arch/x86/boot/compressed/vmlinux.bin.zst] Error 127 make[3]: *** Deleting file 'arch/x86/boot/compressed/vmlinux.bin.zst' make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/arch/x86/boot/Makefile:115: arch/x86/boot/compressed/vmlinux] Error 2 make[1]: *** [/kisskb/src/arch/x86/Makefile:269: bzImage] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 # Build took: 0:06:31.860027