# git rev-parse -q --verify f735715a1725422e9a2d36dfefefbd614e5b406c^{commit} f735715a1725422e9a2d36dfefefbd614e5b406c already have revision, skipping fetch # git checkout -q -f -B kisskb f735715a1725422e9a2d36dfefefbd614e5b406c # git clean -qxdf # < git log -1 # commit f735715a1725422e9a2d36dfefefbd614e5b406c # 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 f735715a1725422e9a2d36dfefefbd614e5b406c # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_linkstation_defconfig_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- linkstation_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_linkstation_defconfig_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- INFO: Uncompressed kernel (size 0x5a3818) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-4.17.0-rc3-gf735715 Created: Tue May 22 23:52:22 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2920257 Bytes = 2851.81 kB = 2.78 MB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/powerpc-next_linkstation_defconfig_powerpc-5.3 # Build took: 0:00:49.828941