# 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-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 ba27ae44e66196f2df153d48bd383af389309a16 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_ppc40x_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ppc40x_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_ppc40x_defconfig_powerpc 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:183: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:340:21: note: 'pdeo' was declared here /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 arch/powerpc/boot/ep405.dtb: Warning (pci_bridge): /plb/pci@ec000000: missing bus-range for PCI bridge arch/powerpc/boot/ep405.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' arch/powerpc/boot/walnut.dtb: Warning (pci_bridge): /plb/pci@ec000000: missing bus-range for PCI bridge arch/powerpc/boot/walnut.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' arch/powerpc/boot/hotfoot.dtb: Warning (pci_bridge): /plb/pci@ec000000: missing bus-range for PCI bridge arch/powerpc/boot/hotfoot.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' INFO: Uncompressed kernel (size 0x50572c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x50572c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x50572c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x50572c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x4f50b8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) Image Name: Linux-4.17.0-rc3-gba27ae4 Created: Mon May 21 22:20:25 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2508923 Bytes = 2450.12 kB = 2.39 MB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-4.17.0-rc3-gba27ae4 Created: Mon May 21 22:20:25 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2535540 Bytes = 2476.11 kB = 2.42 MB Load Address: 00600000 Entry Point: 00601534 Image Name: Linux-4.17.0-rc3-gba27ae4 Created: Mon May 21 22:20:25 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2535655 Bytes = 2476.23 kB = 2.42 MB Load Address: 00600000 Entry Point: 00601350 Completed OK # rm -rf /kisskb/build/powerpc-next_ppc40x_defconfig_powerpc # Build took: 0:00:36.434593