# 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/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 fcf5036f09694d09d946c0455f329894a6482a4d # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-fixes_pseries_le_defconfig+NO_NUMA_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- pseries_le_defconfig # Added to kconfig CONFIG_NUMA=n # yes \n | make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-fixes_pseries_le_defconfig+NO_NUMA_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-fixes_pseries_le_defconfig+NO_NUMA_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- WARNING: modpost: Found 3 section mismatch(es). To see full details build your kernel with: 'make CONFIG_DEBUG_SECTION_MISMATCH=y' Completed OK # rm -rf /kisskb/build/powerpc-fixes_pseries_le_defconfig+NO_NUMA_ppc64le-gcc5 # Build took: 0:02:24.687702