# git rev-parse -q --verify b32e56e5a87a1f9243db92bc7a5df0ffb4627cfb^{commit} b32e56e5a87a1f9243db92bc7a5df0ffb4627cfb already have revision, skipping fetch # git checkout -q -f -B kisskb b32e56e5a87a1f9243db92bc7a5df0ffb4627cfb # git clean -qxdf # < git log -1 # commit b32e56e5a87a1f9243db92bc7a5df0ffb4627cfb # Author: Benjamin Herrenschmidt # Date: Wed Apr 11 15:17:59 2018 +1000 # # powerpc/xive: Fix trying to "push" an already active pool VP # # When setting up a CPU, we "push" (activate) a pool VP for it. # # However it's an error to do so if it already has an active # pool VP. # # This happens when doing soft CPU hotplug on powernv since we # don't tear down the CPU on unplug. The HW flags the error which # gets captured by the diagnostics. # # Fix this by making sure to "pull" out any already active pool # first. # # Fixes: 243e25112d06 ("powerpc/xive: Native exploitation of the XIVE interrupt controller") # Cc: stable@vger.kernel.org # v4.12+ # Signed-off-by: Benjamin Herrenschmidt # Signed-off-by: Michael Ellerman # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 b32e56e5a87a1f9243db92bc7a5df0ffb4627cfb # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-fixes_corenet_basic_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- corenet_basic_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-fixes_corenet_basic_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:183:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:340:21: note: 'pdeo' was declared here Completed OK # rm -rf /kisskb/build/powerpc-fixes_corenet_basic_defconfig_powerpc # Build took: 0:00:21.141631