# git rev-parse -q --verify 3dc064d29dfbaee66a08ff1cfbb2dff4439302fe^{commit} 3dc064d29dfbaee66a08ff1cfbb2dff4439302fe already have revision, skipping fetch # git checkout -q -f -B kisskb 3dc064d29dfbaee66a08ff1cfbb2dff4439302fe # git clean -qxdf # < git log -1 # commit 3dc064d29dfbaee66a08ff1cfbb2dff4439302fe # Merge: 73f25536f271 19c1eb3605a1 # Author: Linus Torvalds # Date: Fri Aug 6 11:41:12 2021 -0700 # # Merge tag 'soc-fixes-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc # # Pull ARM SoC fixes from Arnd Bergmann: # "Lots of small fixes for Arm SoCs this time, nothing too worrying: # # - omap/beaglebone boot regression fix in gpt12 timer # # - revert for i.mx8 soc driver breaking as a platform_driver # # - kexec/kdump fixes for op-tee # # - various fixes for incorrect DT settings on imx, mvebu, omap, stm32, # and tegra causing problems. # # - device tree fixes for static checks in nomadik, versatile, stm32 # # - code fixes for issues found in build testing and with static # checking on tegra, ixp4xx, imx, omap" # # * tag 'soc-fixes-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (36 commits) # soc: ixp4xx/qmgr: fix invalid __iomem access # soc: ixp4xx: fix printing resources # ARM: ixp4xx: goramo_mlr depends on old PCI driver # ARM: ixp4xx: fix compile-testing soc drivers # soc/tegra: Make regulator couplers depend on CONFIG_REGULATOR # ARM: dts: nomadik: Fix up interrupt controller node names # ARM: dts: stm32: Fix touchscreen IRQ line assignment on DHCOM # ARM: dts: stm32: Disable LAN8710 EDPD on DHCOM # ARM: dts: stm32: Prefer HW RTC on DHCOM SoM # omap5-board-common: remove not physically existing vdds_1v8_main fixed-regulator # ARM: dts: am437x-l4: fix typo in can@0 node # ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218 # bus: ti-sysc: AM3: RNG is GP only # ARM: omap2+: hwmod: fix potential NULL pointer access # arm64: dts: armada-3720-turris-mox: remove mrvl,i2c-fast-mode # arm64: dts: armada-3720-turris-mox: fixed indices for the SDHC controllers # ARM: dts: imx: Swap M53Menlo pinctrl_power_button/pinctrl_power_out pins # ARM: imx: fix missing 3rd argument in macro imx_mmdc_perf_init # ARM: dts: colibri-imx6ull: limit SDIO clock to 25MHz # arm64: dts: ls1028: sl28: fix networking for variant 2 # ... # < /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 3dc064d29dfbaee66a08ff1cfbb2dff4439302fe # < make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- randconfig # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # < make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- help # make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- olddefconfig .config:6278:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- /kisskb/src/kernel/trace/trace_osnoise.c: In function 'start_kthread': /kisskb/src/kernel/trace/trace_osnoise.c:1461:8: warning: 'main' is usually a function [-Wmain] void *main = osnoise_main; ^~~~ Completed OK # rm -rf /kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 # Build took: 0:09:56.267784