# git rev-parse -q --verify e76db6e50c85cce9e68c47076f8eab06189fe4db^{commit} e76db6e50c85cce9e68c47076f8eab06189fe4db already have revision, skipping fetch # git checkout -q -f -B kisskb e76db6e50c85cce9e68c47076f8eab06189fe4db # git clean -qxdf # < git log -1 # commit e76db6e50c85cce9e68c47076f8eab06189fe4db # Merge: d7b5c942f075 ec7d8bd7d40f # Author: Linus Torvalds # Date: Fri Mar 24 15:38:13 2023 -0700 # # Merge tag 'arm-fixes-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc # # Pull ARM SoC fixes from Arnd Bergmann: # "As usual, most of the bug fixes address issues in the devicetree # files, and out of these, most are for the Qualcomm and NXP platforms, # including: # # - A missing 'reserved-memory' property on LG G Watch R that is needed # to prevent clashing with firmware # # - Annotations for cache coherency on multiple machines # # - Corrections for pinctrl, regulator, clock, iommu and power domain # properties for i.MX and Qualcomm to correctly reflect the hardware # settings # # - Firmware file names on multiple machines SA8540P Ride board # # - An incompatible change to the qcom vadc driver requires adding # individual labels # # - Fix EQoS PHY reset GPIO by dropping the deprecated/wrong property # and switch to the new bindings. # # - A fix for PCI bus address translation Tegra194 and Tegra234. # # There are also a couple of device driver fixes, addressing: # # - A race condition in the amdtee driver # # - A performance regression in the Qualcomm 'llcc' driver # # - An unitialized variable use NXP i.MX 'weim' driver # # - Error handling issues in Qualcomm 'rmtfs', and 'scm' drivers and # the Arm scmi firmware driver" # # * tag 'arm-fixes-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (48 commits) # arm64: dts: qcom: sc8280xp-x13s: mark bob regulator as always-on # arm64: dts: qcom: sc8280xp-x13s: mark s12b regulator as always-on # arm64: dts: qcom: sc8280xp-x13s: mark s10b regulator as always-on # arm64: dts: qcom: sc8280xp-x13s: mark s11b regulator as always-on # arm64: dts: imx93: add missing #address-cells and #size-cells to i2c nodes # bus: imx-weim: fix branch condition evaluates to a garbage value # arm64: dts: imx8mn: specify #sound-dai-cells for SAI nodes # ARM: dts: imx6sl: tolino-shine2hd: fix usbotg1 pinctrl # ARM: dts: imx6sll: e60k02: fix usbotg1 pinctrl # ARM: dts: imx6sll: e70k02: fix usbotg1 pinctrl # arm64: dts: imx93: Fix eqos properties # arm64: dts: imx8mp: Fix LCDIF2 node clock order # arm64: dts: imx8mm-nitrogen-r2: fix WM8960 clock name # arm64: dts: imx8dxl-evk: Fix eqos phy reset gpio # firmware: qcom: scm: fix bogus irq error at probe # arm64: dts: qcom: sm8550: Mark UFS controller as cache coherent # arm64: dts: qcom: sa8540p-ride: correct name of remoteproc_nsp0 firmware # arm64: dts: qcom: sm8450: Mark UFS controller as cache coherent # arm64: dts: qcom: sm8350: Mark UFS controller as cache coherent # arm64: dts: qcom: sm8550: fix LPASS pinctrl slew base address # ... # < /opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 e76db6e50c85cce9e68c47076f8eab06189fe4db # < make -s -j 24 ARCH=um O=/kisskb/build/linus_um-allyesconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 allyesconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_KCOV=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_GCC_PLUGIN_STRUCTLEAK=n # Added to kconfig CONFIG_GCC_PLUGIN_RANDSTRUCT=n # Added to kconfig CONFIG_UML_NET=n # Added to kconfig CONFIG_UML_NET_ETHERTAP=n # Added to kconfig CONFIG_UML_NET_TUNTAP=n # Added to kconfig CONFIG_UML_NET_SLIP=n # Added to kconfig CONFIG_UML_NET_DAEMON=n # Added to kconfig CONFIG_UML_NET_VDE=n # Added to kconfig CONFIG_UML_NET_MCAST=n # Added to kconfig CONFIG_UML_NET_PCAP=n # Added to kconfig CONFIG_UML_NET_SLIRP=n # Added to kconfig CONFIG_GCOV_KERNEL=n # Added to kconfig CONFIG_DEBUG_INFO_BTF=n # Added to kconfig CONFIG_BPF_PRELOAD=n # < make -s -j 24 ARCH=um O=/kisskb/build/linus_um-allyesconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 help # make -s -j 24 ARCH=um O=/kisskb/build/linus_um-allyesconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 olddefconfig .config:12946:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY .config:12950:warning: override: reassigning to symbol UML_NET_ETHERTAP .config:12952:warning: override: reassigning to symbol UML_NET_SLIP .config:12957:warning: override: reassigning to symbol UML_NET_SLIRP # make -s -j 24 ARCH=um O=/kisskb/build/linus_um-allyesconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 /kisskb/src/drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_topology.c: In function 'kfd_cpumask_to_apic_id': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_topology.c:2157:48: error: 'struct cpuinfo_um' has no member named 'apicid' 2157 | return cpu_data(first_cpu_of_numa_node).apicid; | ^ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_topology.c:2161:1: error: control reaches end of non-void function [-Werror=return-type] 2161 | } | ^ cc1: all warnings being treated as errors make[6]: *** [/kisskb/src/scripts/Makefile.build:252: drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_topology.o] Error 1 make[5]: *** [/kisskb/src/scripts/Makefile.build:494: drivers/gpu/drm/amd/amdgpu] Error 2 make[4]: *** [/kisskb/src/scripts/Makefile.build:494: drivers/gpu/drm] Error 2 make[3]: *** [/kisskb/src/scripts/Makefile.build:494: drivers/gpu] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:494: drivers] Error 2 make[1]: *** [/kisskb/src/Makefile:2025: .] Error 2 make: *** [Makefile:226: __sub-make] Error 2 Command 'make -s -j 24 ARCH=um O=/kisskb/build/linus_um-allyesconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_um-allyesconfig_um-x86_64-gcc12 # Build took: 0:26:55.459180