# git rev-parse -q --verify 19e68b2aec3c0a2bd770d3c358a296a1849f308a^{commit} 19e68b2aec3c0a2bd770d3c358a296a1849f308a already have revision, skipping fetch # git checkout -q -f -B kisskb 19e68b2aec3c0a2bd770d3c358a296a1849f308a # git clean -qxdf # < git log -1 # commit 19e68b2aec3c0a2bd770d3c358a296a1849f308a # Author: Mathieu Malaterre # Date: Thu Mar 22 22:03:18 2018 +0100 # # powerpc/mm/radix: Fix always false comparison against MMU_NO_CONTEXT # # In commit 9690c1574268 ("powerpc/mm/radix: Fix always false comparison # against MMU_NO_CONTEXT") an issue was discovered where `mm->context.id` was # being truncated to an `unsigned int`, while the PID is actually an # `unsigned long`. Update the earlier patch by fixing one remaining # occurrence. Discovered during a compilation with W=1: # # arch/powerpc/mm/tlb-radix.c:702:19: error: comparison is always false due to limited range of data type [-Werror=type-limits] # # Signed-off-by: Mathieu Malaterre # 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 19e68b2aec3c0a2bd770d3c358a296a1849f308a # < make -s -j 40 ARCH=powerpc O=/kisskb/build/powerpc-next_52xx_cm5200_defconfig_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- 52xx/cm5200_defconfig # make -s -j 40 ARCH=powerpc O=/kisskb/build/powerpc-next_52xx_cm5200_defconfig_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- INFO: Uncompressed kernel (size 0x4b4df0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) Image Name: Linux-4.16.0-rc4-g19e68b2 Created: Mon Apr 2 19:36:50 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2420899 Bytes = 2364.16 kB = 2.31 MB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/powerpc-next_52xx_cm5200_defconfig_powerpc-5.3 # Build took: 0:00:23.319774