# git rev-parse -q --verify dbbd7a68c8d47293bd8d027841b06dd5137e0fcc^{commit} dbbd7a68c8d47293bd8d027841b06dd5137e0fcc already have revision, skipping fetch # git checkout -q -f -B kisskb dbbd7a68c8d47293bd8d027841b06dd5137e0fcc # git clean -qxdf # < git log -1 # commit dbbd7a68c8d47293bd8d027841b06dd5137e0fcc # Author: Michael Neuling # Date: Mon Aug 3 13:56:00 2020 +1000 # # powerpc: Fix P10 PVR revision in /proc/cpuinfo for SMT4 cores # # On POWER10 bit 12 in the PVR indicates if the core is SMT4 or # SMT8. Bit 12 is set for SMT4. # # Without this patch, /proc/cpuinfo on a SMT4 DD1 POWER10 looks like # this: # cpu : POWER10, altivec supported # revision : 17.0 (pvr 0080 1100) # # Signed-off-by: Michael Neuling # Reviewed-by: Vaidyanathan Srinivasan # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/20200803035600.1820371-1-mikey@neuling.org # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 dbbd7a68c8d47293bd8d027841b06dd5137e0fcc # < make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-next_85xx_tqm8548_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- 85xx/tqm8548_defconfig # < make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-next_85xx_tqm8548_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-next_85xx_tqm8548_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-next_85xx_tqm8548_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/drivers/mtd/nand/raw/fsl_upm.c: In function 'fun_wait_rnb': /kisskb/src/drivers/mtd/nand/raw/fsl_upm.c:65:20: warning: unused variable 'mtd' [-Wunused-variable] struct mtd_info *mtd = nand_to_mtd(&fun->chip); ^ INFO: Uncompressed kernel (size 0x53a9e4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x52a280) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.8.0-rc2-gdbbd7a68c8d4 Created: Tue Aug 4 05:20:09 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2655976 Bytes = 2593.73 KiB = 2.53 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.8.0-rc2-gdbbd7a68c8d4 Created: Tue Aug 4 05:20:10 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2687182 Bytes = 2624.20 KiB = 2.56 MiB Load Address: 00600000 Entry Point: 006002a4 Completed OK # rm -rf /kisskb/build/powerpc-next_85xx_tqm8548_defconfig_powerpc-gcc4.9 # Build took: 0:00:56.250791