# git rev-parse -q --verify bef7b2a7be28638770972ab2709adf11d601c11a^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify bef7b2a7be28638770972ab2709adf11d601c11a^{commit} bef7b2a7be28638770972ab2709adf11d601c11a # git checkout -q -f -B kisskb bef7b2a7be28638770972ab2709adf11d601c11a # git clean -qxdf # < git log -1 # commit bef7b2a7be28638770972ab2709adf11d601c11a # Merge: 79f51b7b9c47 8967918e7cee # Author: Linus Torvalds # Date: Thu Apr 2 17:32:52 2020 -0700 # # Merge tag 'devicetree-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux # # Pull devicetree updates from Rob Herring: # # - Unit test for overlays with GPIO hogs # # - Improve dma-ranges parsing to handle dma-ranges with multiple entries # # - Update dtc to upstream version v1.6.0-2-g87a656ae5ff9 # # - Improve overlay error reporting # # - Device link support for power-domains and hwlocks bindings # # - Add vendor prefixes for Beacon, Topwise, ENE, Dell, SG Micro, Elida, # PocketBook, Xiaomi, Linutronix, OzzMaker, Waveshare Electronics, and # ITE Tech # # - Add deprecated Marvell vendor prefix 'mrvl' # # - A bunch of binding conversions to DT schema continues. Of note, the # common serial and USB connector bindings are converted. # # - Add more Arm CPU compatibles # # - Drop Mark Rutland as DT maintainer :( # # * tag 'devicetree-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (106 commits) # MAINTAINERS: drop an old reference to stm32 pwm timers doc # MAINTAINERS: dt: update etnaviv file reference # dt-bindings: usb: dwc2: fix bindings for amlogic, meson-gxbb-usb # dt-bindings: uniphier-system-bus: fix warning in the example # dt-bindings: display: meson-vpu: fix indentation of reg-names' "items" # dt-bindings: iio: Fix adi, ltc2983 uint64-matrix schema constraints # dt-bindings: power: Fix example for power-domain # dt-bindings: arm: Add some constraints for PSCI nodes # of: some unittest overlays not untracked # of: gpio unittest kfree() wrong object # dt-bindings: phy: convert phy-rockchip-inno-usb2 bindings to yaml # dt-bindings: serial: sh-sci: Convert to json-schema # dt-bindings: serial: Document serialN aliases # dt-bindings: thermal: tsens: Set 'additionalProperties: false' # dt-bindings: thermal: tsens: Fix nvmem-cell-names schema # dt-bindings: vendor-prefixes: Add Beacon vendor prefix # dt-bindings: vendor-prefixes: Add Topwise # of: of_private.h: Replace zero-length array with flexible-array member # docs: dt: fix a broken reference to input.yaml # docs: dt: fix references to ap806-system-controller.txt # ... # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 bef7b2a7be28638770972ab2709adf11d601c11a # < make -s -j 8 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- randconfig KCONFIG_SEED=0xD4AFD7FE # 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 # < make -s -j 8 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- help # make -s -j 8 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- olddefconfig .config:7250:warning: override: reassigning to symbol STANDALONE # make -s -j 8 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- /kisskb/src/kernel/sched/cputime.c: In function 'kcpustat_field': /kisskb/src/kernel/sched/cputime.c:1007:6: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized] u64 val; ^ /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c: In function 'sh_mobile_i2c_isr': /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c:396:26: warning: 'data' may be used uninitialized in this function [-Wmaybe-uninitialized] pd->msg->buf[real_pos] = data; ^ /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c:369:16: note: 'data' was declared here unsigned char data; ^ Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 # Build took: 0:17:36.290127