# git rev-parse -q --verify b6f96e75ae121ead54da3f58c545d68184079f90^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master # git rev-parse -q --verify b6f96e75ae121ead54da3f58c545d68184079f90^{commit} b6f96e75ae121ead54da3f58c545d68184079f90 # git checkout -q -f -B kisskb b6f96e75ae121ead54da3f58c545d68184079f90 # git clean -qxdf # < git log -1 # commit b6f96e75ae121ead54da3f58c545d68184079f90 # Merge: 0593c1b4598a 4ff753feab02 # Author: Linus Torvalds # Date: Sat Oct 24 11:09:13 2020 -0700 # # Merge tag 'powerpc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux # # Pull powerpc fixes from Michael Ellerman: # # - A fix for undetected data corruption on Power9 Nimbus <= DD2.1 in the # emulation of VSX loads. The affected CPUs were not widely available. # # - Two fixes for machine check handling in guests under PowerVM. # # - A fix for our recent changes to SMP setup, when # CONFIG_CPUMASK_OFFSTACK=y. # # - Three fixes for races in the handling of some of our powernv sysfs # attributes. # # - One change to remove TM from the set of Power10 CPU features. # # - A couple of other minor fixes. # # Thanks to: Aneesh Kumar K.V, Christophe Leroy, Ganesh Goudar, Jordan # Niethe, Mahesh Salgaonkar, Michael Neuling, Oliver O'Halloran, Qian Cai, # Srikar Dronamraju, Vasant Hegde. # # * tag 'powerpc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: # powerpc/pseries: Avoid using addr_to_pfn in real mode # powerpc/uaccess: Don't use "m<>" constraint with GCC 4.9 # powerpc/eeh: Fix eeh_dev_check_failure() for PE#0 # powerpc/64s: Remove TM from Power10 features # selftests/powerpc: Make alignment handler test P9N DD2.1 vector CI load workaround # powerpc: Fix undetected data corruption with P9N DD2.1 VSX CI load emulation # powerpc/powernv/dump: Handle multiple writes to ack attribute # powerpc/powernv/dump: Fix race while processing OPAL dump # powerpc/smp: Use GFP_ATOMIC while allocating tmp mask # powerpc/smp: Remove unnecessary variable # powerpc/mce: Avoid nmi_enter/exit in real mode on pseries hash # powerpc/opal_elog: Handle multiple writes to ack attribute # < /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 b6f96e75ae121ead54da3f58c545d68184079f90 # < make -s -j 24 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=0xDDD3796A # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # < make -s -j 24 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 24 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 # make -s -j 24 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/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/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[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1799: drivers] Error 2 make: *** [Makefile:185: __sub-make] Error 2 Command 'make -s -j 24 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:05:32.470716