# git rev-parse -q --verify f4a7996d700589ff79b521b62ef410cf3fdbe7d6^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/linuxppc/linux.git next-test warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify f4a7996d700589ff79b521b62ef410cf3fdbe7d6^{commit} f4a7996d700589ff79b521b62ef410cf3fdbe7d6 # git checkout -q -f -B kisskb f4a7996d700589ff79b521b62ef410cf3fdbe7d6 # git clean -qxdf # < git log -1 # commit f4a7996d700589ff79b521b62ef410cf3fdbe7d6 # Author: Athira Rajeev # Date: Tue Jul 2 16:28:36 2019 +0530 # # powerpc/powernv/idle: Fix restore of SPRN_LDBAR for POWER9 stop state. # # commit 10d91611f426 ("powerpc/64s: Reimplement book3s idle code in C") # reimplemented book3S code to pltform/powernv/idle.c. But when doing so # missed to add the per-thread LDBAR update in the core_woken path of # the power9_idle_stop(). Patch fixes the same. # # Fixes: 10d91611f426 ("powerpc/64s: Reimplement book3s idle code in C") # Cc: stable@vger.kernel.org # v5.2+ # Signed-off-by: Athira Rajeev # Signed-off-by: Madhavan Srinivasan # Reviewed-by: Nicholas Piggin # Link: https://lore.kernel.org/r/20190702105836.26695-1-maddy@linux.vnet.ibm.com # < /opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux-ld --version # < git log --format=%s --max-count=1 f4a7996d700589ff79b521b62ef410cf3fdbe7d6 # < make -s -j 80 ARCH=i386 O=/kisskb/build/powerpc-next_i386-allnoconfig_i386 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux- allnoconfig # make -s -j 80 ARCH=i386 O=/kisskb/build/powerpc-next_i386-allnoconfig_i386 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux- /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:194:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/arch/x86/kernel/e820.c: In function 'e820__setup_pci_gap': /kisskb/src/arch/x86/kernel/e820.c:664:16: warning: 'gapstart' may be used uninitialized in this function [-Wuninitialized] Completed OK # rm -rf /kisskb/build/powerpc-next_i386-allnoconfig_i386 # Build took: 0:00:24.965673