# git rev-parse -q --verify 1aef88518678831a752fdf57fa2208114575b08f^{commit} 1aef88518678831a752fdf57fa2208114575b08f already have revision, skipping fetch # git checkout -q -f -B kisskb 1aef88518678831a752fdf57fa2208114575b08f # git clean -qxdf # < git log -1 # commit 1aef88518678831a752fdf57fa2208114575b08f # 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-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 1aef88518678831a752fdf57fa2208114575b08f # < make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-next_40x_obs600_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- 40x/obs600_defconfig arch/powerpc/platforms/Kconfig.cputype:99:warning: prompt redefined # make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-next_40x_obs600_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- arch/powerpc/platforms/Kconfig.cputype:99:warning: prompt redefined /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:183:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c: In function 'univ8250_release_irq': /kisskb/src/drivers/tty/serial/8250/8250_core.c:251:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:231:19: note: 'i' was declared here INFO: Uncompressed kernel (size 0x48fb18) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) Image Name: Linux-4.16.0-rc4-g1aef885 Created: Sun Apr 1 02:09:31 2018 Image Type: PowerPC Linux Multi-File Image (gzip compressed) Data Size: 2311358 Bytes = 2257.19 kB = 2.20 MB Load Address: 00000000 Entry Point: 00000000 Contents: Image 0: 2304472 Bytes = 2250.46 kB = 2.20 MB Image 1: 3 Bytes = 0.00 kB = 0.00 MB Image 2: 6866 Bytes = 6.71 kB = 0.01 MB Completed OK # rm -rf /kisskb/build/powerpc-next_40x_obs600_defconfig_powerpc # Build took: 0:01:07.140155