# git rev-parse -q --verify 7a7d1619f16fc93414d847a0beda29ad44b5386d^{commit} 7a7d1619f16fc93414d847a0beda29ad44b5386d already have revision, skipping fetch # git checkout -q -f -B kisskb 7a7d1619f16fc93414d847a0beda29ad44b5386d # git clean -qxdf # < git log -1 # commit 7a7d1619f16fc93414d847a0beda29ad44b5386d # Author: Chen Zhou # Date: Thu Mar 12 22:04:12 2020 +0800 # # PCI: rpaphp: Remove unused variable 'value' # # Fixes gcc '-Wunused-but-set-variable' warning: # # drivers/pci/hotplug/rpaphp_core.c: In function is_php_type: # drivers/pci/hotplug/rpaphp_core.c:291:16: warning: # variable value set but not used [-Wunused-but-set-variable] # # Reported-by: Hulk Robot # Signed-off-by: Chen Zhou # Acked-by: Bjorn Helgaas # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/20200312140412.32373-1-chenzhou10@huawei.com # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 7a7d1619f16fc93414d847a0beda29ad44b5386d # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0x269CB2F3 # 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 48 ARCH=powerpc O=/kisskb/build/powerpc-next-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:4566:warning: override: reassigning to symbol PPC64 .config:4567:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:4568:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:4569:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:4574:warning: override: reassigning to symbol UBSAN # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/arch/powerpc/kernel/eeh.c:1773:12: warning: 'proc_eeh_show' defined but not used [-Wunused-function] 1773 | static int proc_eeh_show(struct seq_file *m, void *v) | ^~~~~~~~~~~~~ /kisskb/src/drivers/virtio/virtio_balloon.c: In function 'virtballoon_probe': /kisskb/src/drivers/virtio/virtio_balloon.c:963:1: warning: label 'out_del_vqs' defined but not used [-Wunused-label] 963 | out_del_vqs: | ^~~~~~~~~~~ /kisskb/src/drivers/cpufreq/powernv-cpufreq.c: In function 'powernv_cpufreq_reboot_notifier': /kisskb/src/drivers/cpufreq/powernv-cpufreq.c:896:1: warning: the frame size of 1264 bytes is larger than 1024 bytes [-Wframe-larger-than=] 896 | } | ^ /kisskb/src/drivers/cpufreq/powernv-cpufreq.c: In function 'powernv_cpufreq_work_fn': /kisskb/src/drivers/cpufreq/powernv-cpufreq.c:928:1: warning: the frame size of 1296 bytes is larger than 1024 bytes [-Wframe-larger-than=] 928 | } | ^ /kisskb/src/drivers/usb/misc/usbtest.c: In function 'test_queue': /kisskb/src/drivers/usb/misc/usbtest.c:2148:1: warning: the frame size of 1264 bytes is larger than 1024 bytes [-Wframe-larger-than=] 2148 | } | ^ /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld: warning: orphan section `__timer_of_table' from `drivers/clocksource/timer-microchip-pit64b.o' being placed in section `__timer_of_table' /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld: warning: orphan section `__timer_of_table' from `drivers/clocksource/timer-microchip-pit64b.o' being placed in section `__timer_of_table' /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld: warning: orphan section `__timer_of_table' from `drivers/clocksource/timer-microchip-pit64b.o' being placed in section `__timer_of_table' Completed OK # rm -rf /kisskb/build/powerpc-next-rand_powerpc-randconfig_powerpc-gcc9 # Build took: 0:04:16.987292