# git rev-parse -q --verify 0fe251f8b149a20536ddc96f0dc41668704ef28b^{commit} 0fe251f8b149a20536ddc96f0dc41668704ef28b already have revision, skipping fetch # git checkout -q -f -B kisskb 0fe251f8b149a20536ddc96f0dc41668704ef28b # git clean -qxdf # < git log -1 # commit 0fe251f8b149a20536ddc96f0dc41668704ef28b # Author: Michael Ellerman # Date: Wed Jun 13 23:23:56 2018 +1000 # # powerpc/64s: Fix DT CPU features Power9 DD2.1 logic # # In the device tree CPU features quirk code we want to set # CPU_FTR_POWER9_DD2_1 on all Power9s that aren't DD2.0 or earlier. But # we got the logic wrong and instead set it on all CPUs that aren't # Power9 DD2.0 or earlier, ie. including Power8. # # Fix it by making sure we're on a Power9. This isn't a bug in practice # because the only code that checks the feature is Power9 only to begin # with. But we'll backport it anyway to avoid confusion. # # Fixes: 9e9626ed3a4a ("powerpc/64s: Fix POWER9 DD2.2 and above in DT CPU features") # Cc: stable@vger.kernel.org # v4.17+ # Reported-by: Paul Mackerras # Signed-off-by: Michael Ellerman # Acked-by: Nicholas Piggin # Signed-off-by: Michael Ellerman # < /opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < git log --format=%s --max-count=1 0fe251f8b149a20536ddc96f0dc41668704ef28b # < make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-fixes_83xx_asp8347_defconfig_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- 83xx/asp8347_defconfig # make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-fixes_83xx_asp8347_defconfig_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/net/Makefile:24: CC cannot link executables. Skipping bpfilter. :1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] /kisskb/src/net/Makefile:24: CC cannot link executables. Skipping bpfilter. INFO: Uncompressed kernel (size 0x52cedc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Completed OK # rm -rf /kisskb/build/powerpc-fixes_83xx_asp8347_defconfig_powerpc-5.3 # Build took: 0:00:44.620121