# git gc
# git rev-parse -q --verify 16d83a540ca4e7f1ebb2b3756869b77451d31414^{commit}
# git fetch -q -n -f git://gitlab.ozlabs.ibm.com/linuxppc/linux.git fixes-test
# git rev-parse -q --verify 16d83a540ca4e7f1ebb2b3756869b77451d31414^{commit}
16d83a540ca4e7f1ebb2b3756869b77451d31414
# git checkout -q -f -B kisskb 16d83a540ca4e7f1ebb2b3756869b77451d31414
# git clean -qxdf
# < git log -1
# commit 16d83a540ca4e7f1ebb2b3756869b77451d31414
# Author: Pratik Rajesh Sampat <psampat@linux.ibm.com>
# Date:   Wed Aug 26 13:59:18 2020 +0530
# 
#     Revert "powerpc/powernv/idle: Replace CPU feature check with PVR check"
#     
#     cpuidle stop state implementation has minor optimizations for P10
#     where hardware preserves more SPR registers compared to P9. The
#     current P9 driver works for P10, although does few extra
#     save-restores. P9 driver can provide the required power management
#     features like SMT thread folding and core level power savings on a P10
#     platform.
#     
#     Until the P10 stop driver is available, revert the commit which allows
#     for only P9 systems to utilize cpuidle and blocks all idle stop states
#     for P10. CPU idle states are enabled and tested on the P10 platform
#     with this fix.
#     
#     This reverts commit 8747bf36f312356f8a295a0c39ff092d65ce75ae.
#     
#     Fixes: 8747bf36f312 ("powerpc/powernv/idle: Replace CPU feature check with PVR check")
#     Signed-off-by: Pratik Rajesh Sampat <psampat@linux.ibm.com>
#     Reviewed-by: Vaidyanathan Srinivasan <svaidy@linux.ibm.com>
#     Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
#     Link: https://lore.kernel.org/r/20200826082918.89306-1-psampat@linux.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 16d83a540ca4e7f1ebb2b3756869b77451d31414
# < make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-fixes_pseries_defconfig+FA_DUMP_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-  pseries_defconfig
# Added to kconfig CONFIG_CRASH_DUMP=y
# Added to kconfig CONFIG_FA_DUMP=y
# < make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-fixes_pseries_defconfig+FA_DUMP_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-  help
# make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-fixes_pseries_defconfig+FA_DUMP_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-  olddefconfig
.config:4041:warning: override: reassigning to symbol CRASH_DUMP
.config:4042:warning: override: reassigning to symbol FA_DUMP
# make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-fixes_pseries_defconfig+FA_DUMP_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-  
Completed OK
# rm -rf /kisskb/build/powerpc-fixes_pseries_defconfig+FA_DUMP_powerpc-gcc5
# Build took: 0:06:57.750110