# git rev-parse -q --verify fcf5036f09694d09d946c0455f329894a6482a4d^{commit} fcf5036f09694d09d946c0455f329894a6482a4d already have revision, skipping fetch # git checkout -q -f -B kisskb fcf5036f09694d09d946c0455f329894a6482a4d # git clean -qxdf # < git log -1 # commit fcf5036f09694d09d946c0455f329894a6482a4d # Author: Michael Ellerman # Date: Fri Jan 11 23:53:46 2019 +1100 # # powerpc/4xx/ocm: Fix fix for phys_addr_t printf warnings # # My recent commit to fix the printf warnings in ocm.c got the format # specifier wrong, because I copied it from the documentation without # realising the square brackets are not meant as literals. # # This results in the address being suffixed with a literal "[p]". # # Actually tested this time: # # # cat info /sys/kernel/debug/ppc4xx_ocm # PhysAddr : 0x0000000400040000 # ... # NC.PhysAddr : 0x0000000400040000 # ... # C.PhysAddr : 0x0000000000000000 # # Fixes: 52b88fa1e8c7 ("powerpc/4xx/ocm: Fix phys_addr_t printf warnings") # Reported-by: Christian Lamparter # Tested-by: Christian Lamparter # Signed-off-by: Michael Ellerman # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-ld --version # < git log --format=%s --max-count=1 fcf5036f09694d09d946c0455f329894a6482a4d # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-fixes_mpc8272_ads_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- mpc8272_ads_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-fixes_mpc8272_ads_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:186:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:339:21: note: 'pdeo' was declared here /kisskb/src/drivers/net/tun.c: In function 'tun_get_user': /kisskb/src/drivers/net/tun.c:1843:30: warning: 'copylen' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/tun.c:1753:46: warning: 'linear' may be used uninitialized in this function [-Wuninitialized] INFO: Uncompressed kernel (size 0x561298) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x550cc0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.0.0-rc1-gfcf5036f0969 Created: Sat Jan 12 04:48:03 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2780538 Bytes = 2715.37 KiB = 2.65 MiB Load Address: 00600000 Entry Point: 00600888 Image Name: Linux-5.0.0-rc1-gfcf5036f0969 Created: Sat Jan 12 04:48:03 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2748815 Bytes = 2684.39 KiB = 2.62 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/powerpc-fixes_mpc8272_ads_defconfig_powerpc-gcc4.6 # Build took: 0:00:49.765428