# git rev-parse -q --verify b60cee5bae733f49ba33840804c159a8e474cfda^{commit} b60cee5bae733f49ba33840804c159a8e474cfda already have revision, skipping fetch # git checkout -q -f -B kisskb b60cee5bae733f49ba33840804c159a8e474cfda # git clean -qxdf # < git log -1 # commit b60cee5bae733f49ba33840804c159a8e474cfda # Author: Guenter Roeck # Date: Thu Sep 9 11:47:14 2021 -0700 # # cpufreq: vexpress: Drop unused variable # # arm:allmodconfig fails to build with the following error. # # drivers/cpufreq/vexpress-spc-cpufreq.c:454:13: error: # unused variable 'cur_cluster' # # Remove the unused variable. # # Fixes: bb8c26d9387f ("cpufreq: vexpress: Set CPUFREQ_IS_COOLING_DEV flag") # Cc: Viresh Kumar # Signed-off-by: Guenter Roeck # Reviewed-by: Kees Cook # Signed-off-by: Linus Torvalds # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa64-linux/bin/hppa64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa64-linux/bin/hppa64-linux-ld --version # < git log --format=%s --max-count=1 b60cee5bae733f49ba33840804c159a8e474cfda # < make -s -j 120 ARCH=parisc O=/kisskb/build/linus_generic-64bit_defconfig_parisc64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa64-linux/bin/hppa64-linux- generic-64bit_defconfig # < make -s -j 120 ARCH=parisc O=/kisskb/build/linus_generic-64bit_defconfig_parisc64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa64-linux/bin/hppa64-linux- help # make -s -j 120 ARCH=parisc O=/kisskb/build/linus_generic-64bit_defconfig_parisc64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa64-linux/bin/hppa64-linux- olddefconfig # make -s -j 120 ARCH=parisc O=/kisskb/build/linus_generic-64bit_defconfig_parisc64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa64-linux/bin/hppa64-linux- /kisskb/src/drivers/scsi/ncr53c8xx.c:8000:26: warning: 'retrieve_from_waiting_list' defined but not used [-Wunused-function] static struct scsi_cmnd *retrieve_from_waiting_list(int to_remove, struct ncb *np, struct scsi_cmnd *cmd) ^~~~~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_generic-64bit_defconfig_parisc64-gcc8 # Build took: 0:01:21.543203