# git rev-parse -q --verify a2d0230b91f7e23ceb5d8fb6a9799f30517ec33a^{commit} a2d0230b91f7e23ceb5d8fb6a9799f30517ec33a already have revision, skipping fetch # git checkout -q -f -B kisskb a2d0230b91f7e23ceb5d8fb6a9799f30517ec33a # git clean -qxdf # < git log -1 # commit a2d0230b91f7e23ceb5d8fb6a9799f30517ec33a # Author: Srikar Dronamraju # Date: Tue Sep 22 13:32:54 2020 +0530 # # cpufreq: powernv: Fix frame-size-overflow in powernv_cpufreq_reboot_notifier # # The patch avoids allocating cpufreq_policy on stack hence fixing frame # size overflow in 'powernv_cpufreq_reboot_notifier': # # drivers/cpufreq/powernv-cpufreq.c: In function powernv_cpufreq_reboot_notifier: # drivers/cpufreq/powernv-cpufreq.c:906:1: error: the frame size of 2064 bytes is larger than 2048 bytes # # Fixes: cf30af76 ("cpufreq: powernv: Set the cpus to nominal frequency during reboot/kexec") # Signed-off-by: Srikar Dronamraju # Reviewed-by: Daniel Axtens # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/20200922080254.41497-1-srikar@linux.vnet.ibm.com # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 a2d0230b91f7e23ceb5d8fb6a9799f30517ec33a # < make -s -j 120 ARCH=powerpc O=/kisskb/build/powerpc-next_44x_iss476-smp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- 44x/iss476-smp_defconfig WARNING: unmet direct dependencies detected for HOTPLUG_CPU Depends on [n]: SMP [=y] && (PPC_PSERIES [=n] || PPC_PMAC [=n] || PPC_POWERNV [=n] || FSL_SOC_BOOKE [=n]) Selected by [y]: - PM_SLEEP_SMP [=y] && SMP [=y] && (ARCH_SUSPEND_POSSIBLE [=y] || ARCH_HIBERNATION_POSSIBLE [=y]) && PM_SLEEP [=y] WARNING: unmet direct dependencies detected for HOTPLUG_CPU Depends on [n]: SMP [=y] && (PPC_PSERIES [=n] || PPC_PMAC [=n] || PPC_POWERNV [=n] || FSL_SOC_BOOKE [=n]) Selected by [y]: - PM_SLEEP_SMP [=y] && SMP [=y] && (ARCH_SUSPEND_POSSIBLE [=y] || ARCH_HIBERNATION_POSSIBLE [=y]) && PM_SLEEP [=y] # make -s -j 120 ARCH=powerpc O=/kisskb/build/powerpc-next_44x_iss476-smp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- INFO: Uncompressed kernel (size 0x685104) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x685104) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) Completed OK # rm -rf /kisskb/build/powerpc-next_44x_iss476-smp_defconfig_powerpc-gcc5 # Build took: 0:00:32.872654