# 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/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux-gcc --version # < git log --format=%s --max-count=1 0fe251f8b149a20536ddc96f0dc41668704ef28b # < make -s -j 48 ARCH=microblaze O=/kisskb/build/powerpc-fixes_mmu_defconfig_microblaze CROSS_COMPILE=/opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux- mmu_defconfig # make -s -j 48 ARCH=microblaze O=/kisskb/build/powerpc-fixes_mmu_defconfig_microblaze CROSS_COMPILE=/opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux- :1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] :1335:2: warning: #warning syscall rseq not implemented [-Wcpp] Kernel: arch/microblaze/boot/linux.bin is ready (#1) Completed OK # rm -rf /kisskb/build/powerpc-fixes_mmu_defconfig_microblaze # Build took: 0:00:41.890871