# git rev-parse -q --verify d33bec7b3dfa36691ed53ccaaf187d90b53be852^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master # git rev-parse -q --verify d33bec7b3dfa36691ed53ccaaf187d90b53be852^{commit} d33bec7b3dfa36691ed53ccaaf187d90b53be852 # git checkout -q -f -B kisskb d33bec7b3dfa36691ed53ccaaf187d90b53be852 # git clean -qxdf # < git log -1 # commit d33bec7b3dfa36691ed53ccaaf187d90b53be852 # Merge: 0c72b292de0b be9c6bad9b46 # Author: Linus Torvalds # Date: Tue Sep 28 07:27:29 2021 -0700 # # Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost # # Pull virtio/vdpa fixes from Michael Tsirkin: # "Fixes up some issues in rc1" # # * tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost: # vdpa: potential uninitialized return in vhost_vdpa_va_map() # vdpa/mlx5: Avoid executing set_vq_ready() if device is reset # vdpa/mlx5: Clear ready indication for control VQ # vduse: Cleanup the old kernel states after reset failure # vduse: missing error code in vduse_init() # virtio: don't fail on !of_device_is_compatible # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 d33bec7b3dfa36691ed53ccaaf187d90b53be852 # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig WARNING: unmet direct dependencies detected for LEDS_TRIGGER_DISK Depends on [n]: NEW_LEDS [=y] && LEDS_TRIGGERS [=y] && ATA [=n] Selected by [y]: - ADB_PMU_LED_DISK [=y] && MACINTOSH_DRIVERS [=y] && ADB_PMU_LED [=y] && LEDS_CLASS [=y] # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=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_LD_HEAD_STUB_CATCH=y # Added to kconfig CONFIG_TRIM_UNUSED_KSYMS=n # Added to kconfig CONFIG_UBSAN=n # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:4502:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:4503:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:4508:warning: override: reassigning to symbol UBSAN WARNING: unmet direct dependencies detected for LEDS_TRIGGER_DISK Depends on [n]: NEW_LEDS [=y] && LEDS_TRIGGERS [=y] && ATA [=n] Selected by [y]: - ADB_PMU_LED_DISK [=y] && MACINTOSH_DRIVERS [=y] && ADB_PMU_LED [=y] && LEDS_CLASS [=y] # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- WARNING: unmet direct dependencies detected for LEDS_TRIGGER_DISK Depends on [n]: NEW_LEDS [=y] && LEDS_TRIGGERS [=y] && ATA [=n] Selected by [y]: - ADB_PMU_LED_DISK [=y] && MACINTOSH_DRIVERS [=y] && ADB_PMU_LED [=y] && LEDS_CLASS [=y] WARNING: unmet direct dependencies detected for LEDS_TRIGGER_DISK Depends on [n]: NEW_LEDS [=y] && LEDS_TRIGGERS [=y] && ATA [=n] Selected by [y]: - ADB_PMU_LED_DISK [=y] && MACINTOSH_DRIVERS [=y] && ADB_PMU_LED [=y] && LEDS_CLASS [=y] WARNING: unmet direct dependencies detected for LEDS_TRIGGER_DISK Depends on [n]: NEW_LEDS [=y] && LEDS_TRIGGERS [=y] && ATA [=n] Selected by [y]: - ADB_PMU_LED_DISK [=y] && MACINTOSH_DRIVERS [=y] && ADB_PMU_LED [=y] && LEDS_CLASS [=y] /kisskb/src/arch/powerpc/platforms/cell/spufs/sched.c:1056:12: error: 'show_spu_loadavg' defined but not used [-Werror=unused-function] 1056 | static int show_spu_loadavg(struct seq_file *s, void *private) | ^~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[5]: *** [/kisskb/src/scripts/Makefile.build:277: arch/powerpc/platforms/cell/spufs/sched.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:540: arch/powerpc/platforms/cell/spufs] Error 2 make[3]: *** [/kisskb/src/scripts/Makefile.build:540: arch/powerpc/platforms/cell] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:540: arch/powerpc/platforms] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1868: arch/powerpc] Error 2 make[1]: *** Waiting for unfinished jobs.... /kisskb/src/drivers/macintosh/via-pmu.c:897:12: error: 'pmu_battery_proc_show' defined but not used [-Werror=unused-function] 897 | static int pmu_battery_proc_show(struct seq_file *m, void *v) | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/macintosh/via-pmu.c:871:12: error: 'pmu_irqstats_proc_show' defined but not used [-Werror=unused-function] 871 | static int pmu_irqstats_proc_show(struct seq_file *m, void *v) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/macintosh/via-pmu.c:860:12: error: 'pmu_info_proc_show' defined but not used [-Werror=unused-function] 860 | static int pmu_info_proc_show(struct seq_file *m, void *v) | ^~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:277: drivers/macintosh/via-pmu.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:540: drivers/macintosh] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1868: drivers] Error 2 make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 120 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 # Build took: 0:01:50.651978