# git rev-parse -q --verify 9dfbf78e4114fcaf4ef61c49885c3ab5bad40d0b^{commit} 9dfbf78e4114fcaf4ef61c49885c3ab5bad40d0b already have revision, skipping fetch # git checkout -q -f -B kisskb 9dfbf78e4114fcaf4ef61c49885c3ab5bad40d0b # git clean -qxdf # < git log -1 # commit 9dfbf78e4114fcaf4ef61c49885c3ab5bad40d0b # Author: Madhavan Srinivasan # Date: Thu Jan 18 00:33:36 2018 +0530 # # powerpc/64s: Default l1d_size to 64K in RFI fallback flush # # If there is no d-cache-size property in the device tree, l1d_size could # be zero. We don't actually expect that to happen, it's only been seen # on mambo (simulator) in some configurations. # # A zero-size l1d_size leads to the loop in the asm wrapping around to # 2^64-1, and then walking off the end of the fallback area and # eventually causing a page fault which is fatal. # # Just default to 64K which is correct on some CPUs, and sane enough to # not cause a crash on others. # # Fixes: aa8a5e0062ac9 ('powerpc/64s: Add support for RFI flush of L1-D cache') # Signed-off-by: Madhavan Srinivasan # [mpe: Rewrite comment and change log] # 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 9dfbf78e4114fcaf4ef61c49885c3ab5bad40d0b # < make -s -j 40 ARCH=powerpc O=/kisskb/build/powerpc-fixes_85xx_sbc8548_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- 85xx/sbc8548_defconfig # make -s -j 40 ARCH=powerpc O=/kisskb/build/powerpc-fixes_85xx_sbc8548_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /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/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/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/sbc8548.dtb: Warning (pci_bridge): /pcie@e000a000/pcie@0: missing bus-range for PCI bridge arch/powerpc/boot/sbc8548.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' INFO: Uncompressed kernel (size 0x447f8c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) Image Name: Linux-4.17.0-rc1-g9dfbf78 Created: Tue Apr 17 20:59:03 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2158087 Bytes = 2107.51 kB = 2.06 MB Load Address: 00500000 Entry Point: 00500248 INFO: Uncompressed kernel (size 0x437980) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) Image Name: Linux-4.17.0-rc1-g9dfbf78 Created: Tue Apr 17 20:59:03 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2133954 Bytes = 2083.94 kB = 2.04 MB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/powerpc-fixes_85xx_sbc8548_defconfig_powerpc # Build took: 0:00:16.784928