# 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 48 ARCH=powerpc O=/kisskb/build/powerpc-fixes_mpc885_ads_defconfig+HUGETLB_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc885_ads_defconfig # Added to kconfig CONFIG_HUGETLBFS=y # yes \n | make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-fixes_mpc885_ads_defconfig+HUGETLB_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe yes: write error # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-fixes_mpc885_ads_defconfig+HUGETLB_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- :1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] /kisskb/src/net/Makefile:24: CC cannot link executables. Skipping bpfilter. Image Name: Linux-4.17.0-g0fe251f Created: Sat Jun 16 00:39:47 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 1816772 Bytes = 1774.19 kB = 1.73 MB Load Address: 00400000 Entry Point: 004001a8 Completed OK # rm -rf /kisskb/build/powerpc-fixes_mpc885_ads_defconfig+HUGETLB_powerpc-5.3 # Build took: 0:00:36.578649