# git rev-parse -q --verify ba27ae44e66196f2df153d48bd383af389309a16^{commit} ba27ae44e66196f2df153d48bd383af389309a16 already have revision, skipping fetch # git checkout -q -f -B kisskb ba27ae44e66196f2df153d48bd383af389309a16 # git clean -qxdf # < git log -1 # commit ba27ae44e66196f2df153d48bd383af389309a16 # Author: Michael Ellerman # Date: Mon May 21 21:28:34 2018 +1000 # # powerpc/xmon: Realign paca dump fields # # We've added some fields with longer names since we originally wrote # this, so the fields are no longer lined up. Adjust the widths to make # it all look nice again, eg: # # 0:mon> dp # paca for cpu 0x0 @ c000000001fa0000: # possible = yes # ... # slb_shadow [0] = 0xc000000008000000 0x400ea1b217000500 # slb_shadow [1] = 0xd000000008000001 0x400d43642f000510 # ... # rfi_flush_fallback_area = c0000000fff80000 (0xcc8) # ... # accounting.starttime_user = 0x51582f07 (0xae8) # # 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 ba27ae44e66196f2df153d48bd383af389309a16 # < make -s -j 120 ARCH=powerpc O=/kisskb/build/powerpc-next_corenet32_smp_defconfig_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- corenet32_smp_defconfig # make -s -j 120 ARCH=powerpc O=/kisskb/build/powerpc-next_corenet32_smp_defconfig_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- INFO: Uncompressed kernel (size 0xc3d10c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-4.17.0-rc3-gba27ae4 Created: Mon May 21 23:21:35 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5837648 Bytes = 5700.83 kB = 5.57 MB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/powerpc-next_corenet32_smp_defconfig_powerpc-5.3 # Build took: 0:00:49.304571