# git rev-parse -q --verify 31f020064f9d4da5686f8dda91787f825537ad29^{commit} 31f020064f9d4da5686f8dda91787f825537ad29 already have revision, skipping fetch # git checkout -q -f -B kisskb 31f020064f9d4da5686f8dda91787f825537ad29 # git clean -qxdf # < git log -1 # commit 31f020064f9d4da5686f8dda91787f825537ad29 # Merge: 9c75b68b91ff d1b35d66f48f # Author: Linus Torvalds # Date: Sun Nov 1 10:05:16 2020 -0800 # # Merge tag 'char-misc-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc # # Pull char/misc fixes/removals from Greg KH: # "Here's some small fixes for 5.10-rc2 and a big driver removal. # # The fixes are for some reported issues in the interconnect and # coresight drivers, nothing major. # # The "big" driver removal is the MIC drivers have been asked to be # removed as the hardware never shipped and Intel no longer wants to # maintain something that no one can use. This is welcomed by many as # the DMA usage of these drivers was "interesting" and the security # people were starting to question some issues that were starting to be # found in the codebase. # # Note, one of the subsystems for this driver, the "VOP" code, will # probably come back in future kernel versions as it was looking to # potentially solve some PCIe virtualization issues that a number of # other vendors were wanting to solve. But as-is, this codebase didn't # work for anyone else so no actual functionality is being removed. # # All of these have been in linux-next with no reported issues" # # * tag 'char-misc-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: # coresight: cti: Initialize dynamic sysfs attributes # coresight: Fix uninitialised pointer bug in etm_setup_aux() # coresight: add module license # misc: mic: remove the MIC drivers # interconnect: qcom: use icc_sync state for sm8[12]50 # interconnect: qcom: Ensure that the floor bandwidth value is enforced # interconnect: qcom: sc7180: Init BCMs before creating the nodes # interconnect: qcom: sdm845: Init BCMs before creating the nodes # interconnect: Aggregate before setting initial bandwidth # interconnect: qcom: sdm845: Enable keepalive for the MM1 BCM # < /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 31f020064f9d4da5686f8dda91787f825537ad29 # < make -s -j 80 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 KCONFIG_SEED=0x69A47658 # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # < make -s -j 80 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 80 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:6518:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # make -s -j 80 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/arch/arm64/boot/dts/broadcom/stingray/stingray-usb.dtsi:7.3-14: Warning (dma_ranges_format): /usb:dma-ranges: empty "dma-ranges" property but its #address-cells (1) differs from / (2) /kisskb/src/arch/arm64/boot/dts/broadcom/stingray/stingray-usb.dtsi:7.3-14: Warning (dma_ranges_format): /usb:dma-ranges: empty "dma-ranges" property but its #size-cells (1) differs from / (2) /kisskb/src/arch/arm64/boot/dts/broadcom/stingray/stingray-usb.dtsi:7.3-14: Warning (dma_ranges_format): /usb:dma-ranges: empty "dma-ranges" property but its #address-cells (1) differs from / (2) /kisskb/src/arch/arm64/boot/dts/broadcom/stingray/stingray-usb.dtsi:7.3-14: Warning (dma_ranges_format): /usb:dma-ranges: empty "dma-ranges" property but its #size-cells (1) differs from / (2) /kisskb/src/arch/arm64/boot/dts/qcom/ipq6018.dtsi:185.3-14: Warning (dma_ranges_format): /soc:dma-ranges: empty "dma-ranges" property but its #address-cells (1) differs from / (2) /kisskb/src/arch/arm64/boot/dts/qcom/ipq6018.dtsi:185.3-14: Warning (dma_ranges_format): /soc:dma-ranges: empty "dma-ranges" property but its #size-cells (1) differs from / (2) /kisskb/src/arch/arm64/boot/dts/broadcom/stingray/stingray-usb.dtsi:7.3-14: Warning (dma_ranges_format): /usb:dma-ranges: empty "dma-ranges" property but its #address-cells (1) differs from / (2) /kisskb/src/arch/arm64/boot/dts/broadcom/stingray/stingray-usb.dtsi:7.3-14: Warning (dma_ranges_format): /usb:dma-ranges: empty "dma-ranges" property but its #size-cells (1) differs from / (2) /kisskb/src/drivers/usb/dwc2/platform.c: In function 'dwc2_driver_probe': /kisskb/src/drivers/usb/dwc2/platform.c:611:1: warning: label 'error_debugfs' defined but not used [-Wunused-label] error_debugfs: ^~~~~~~~~~~~~ /kisskb/src/drivers/firmware/tegra/bpmp.c:861:51: error: 'tegra186_soc' undeclared here (not in a function); did you mean 'tegra210_soc'? { .compatible = "nvidia,tegra186-bpmp", .data = &tegra186_soc }, ^~~~~~~~~~~~ tegra210_soc make[4]: *** [/kisskb/src/scripts/Makefile.build:283: drivers/firmware/tegra/bpmp.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:500: drivers/firmware/tegra] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:500: drivers/firmware] Error 2 make[2]: *** Waiting for unfinished jobs.... /kisskb/src/drivers/i2c/busses/i2c-mlxbf.c: In function 'mlxbf_i2c_acpi_probe': /kisskb/src/drivers/i2c/busses/i2c-mlxbf.c:2296:8: error: implicit declaration of function 'acpi_device_uid'; did you mean 'cpu_device_up'? [-Werror=implicit-function-declaration] uid = acpi_device_uid(adev); ^~~~~~~~~~~~~~~ cpu_device_up /kisskb/src/drivers/i2c/busses/i2c-mlxbf.c:2296:6: warning: assignment to 'const char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] uid = acpi_device_uid(adev); ^ cc1: some warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:283: drivers/i2c/busses/i2c-mlxbf.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:500: drivers/i2c/busses] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:500: drivers/i2c] Error 2 make[1]: *** [/kisskb/src/Makefile:1799: drivers] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:185: __sub-make] Error 2 Command 'make -s -j 80 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- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 # Build took: 0:03:58.483790