# git rev-parse -q --verify 45824fc0da6e46cc5d563105e1eaaf3098a686f9^{commit} 45824fc0da6e46cc5d563105e1eaaf3098a686f9 already have revision, skipping fetch # git checkout -q -f -B kisskb 45824fc0da6e46cc5d563105e1eaaf3098a686f9 # git clean -qxdf # < git log -1 # commit 45824fc0da6e46cc5d563105e1eaaf3098a686f9 # Merge: 8c2b418c3f95 d9101bfa6adc # Author: Linus Torvalds # Date: Fri Sep 20 11:48:06 2019 -0700 # # Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux # # Pull powerpc updates from Michael Ellerman: # "This is a bit late, partly due to me travelling, and partly due to a # power outage knocking out some of my test systems *while* I was # travelling. # # - Initial support for running on a system with an Ultravisor, which # is software that runs below the hypervisor and protects guests # against some attacks by the hypervisor. # # - Support for building the kernel to run as a "Secure Virtual # Machine", ie. as a guest capable of running on a system with an # Ultravisor. # # - Some changes to our DMA code on bare metal, to allow devices with # medium sized DMA masks (> 32 && < 59 bits) to use more than 2GB of # DMA space. # # - Support for firmware assisted crash dumps on bare metal (powernv). # # - Two series fixing bugs in and refactoring our PCI EEH code. # # - A large series refactoring our exception entry code to use gas # macros, both to make it more readable and also enable some future # optimisations. # # As well as many cleanups and other minor features & fixups. # # Thanks to: Adam Zerella, Alexey Kardashevskiy, Alistair Popple, Andrew # Donnellan, Aneesh Kumar K.V, Anju T Sudhakar, Anshuman Khandual, # Balbir Singh, Benjamin Herrenschmidt, Cédric Le Goater, Christophe # JAILLET, Christophe Leroy, Christopher M. Riedl, Christoph Hellwig, # Claudio Carvalho, Daniel Axtens, David Gibson, David Hildenbrand, # Desnes A. Nunes do Rosario, Ganesh Goudar, Gautham R. Shenoy, Greg # Kurz, Guerney Hunt, Gustavo Romero, Halil Pasic, Hari Bathini, Joakim # Tjernlund, Jonathan Neuschafer, Jordan Niethe, Leonardo Bras, Lianbo # Jiang, Madhavan Srinivasan, Mahesh Salgaonkar, Mahesh Salgaonkar, # Masahiro Yamada, Maxiwell S. Garcia, Michael Anderson, Nathan # Chancellor, Nathan Lynch, Naveen N. Rao, Nicholas Piggin, Oliver # O'Halloran, Qian Cai, Ram Pai, Ravi Bangoria, Reza Arbab, Ryan Grimm, # Sam Bobroff, Santosh Sivaraj, Segher Boessenkool, Sukadev Bhattiprolu, # Thiago Bauermann, Thiago Jung Bauermann, Thomas Gleixner, Tom # Lendacky, Vasant Hegde" # # * tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: (264 commits) # powerpc/mm/mce: Keep irqs disabled during lockless page table walk # powerpc: Use ftrace_graph_ret_addr() when unwinding # powerpc/ftrace: Enable HAVE_FUNCTION_GRAPH_RET_ADDR_PTR # ftrace: Look up the address of return_to_handler() using helpers # powerpc: dump kernel log before carrying out fadump or kdump # docs: powerpc: Add missing documentation reference # powerpc/xmon: Fix output of XIVE IPI # powerpc/xmon: Improve output of XIVE interrupts # powerpc/mm/radix: remove useless kernel messages # powerpc/fadump: support holes in kernel boot memory area # powerpc/fadump: remove RMA_START and RMA_END macros # powerpc/fadump: update documentation about option to release opalcore # powerpc/fadump: consider f/w load area # powerpc/opalcore: provide an option to invalidate /sys/firmware/opal/core file # powerpc/opalcore: export /sys/firmware/opal/core for analysing opal crashes # powerpc/fadump: update documentation about CONFIG_PRESERVE_FA_DUMP # powerpc/fadump: add support to preserve crash data on FADUMP disabled kernel # powerpc/fadump: improve how crashed kernel's memory is reserved # powerpc/fadump: consider reserved ranges while releasing memory # powerpc/fadump: make crash memory ranges array allocation generic # ... # < /opt/cross/kisskb/gcc-4.6.3-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 45824fc0da6e46cc5d563105e1eaaf3098a686f9 # < make -s -j 24 ARCH=mips O=/kisskb/build/linus_mips-defconfig_mips CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/mips-linux/bin/mips-linux- defconfig # make -s -j 24 ARCH=mips O=/kisskb/build/linus_mips-defconfig_mips CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/mips-linux/bin/mips-linux- /kisskb/src/arch/mips/vdso/Makefile:39: MIPS VDSO requires binutils >= 2.25 :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/mips/vdso/Makefile:39: MIPS VDSO requires binutils >= 2.25 /kisskb/src/drivers/base/regmap/regmap.c: In function '_regmap_raw_write': /kisskb/src/drivers/base/regmap/regmap.c:1852:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2591:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/bridge/br_netlink.c: In function 'br_afspec.isra.20': /kisskb/src/net/bridge/br_netlink.c:648:7: warning: 'err' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:194:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/rcu/srcutree.c: In function 'init_srcu_struct_fields': /kisskb/src/kernel/rcu/srcutree.c:140:32: warning: 'levelspread[]' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/rcu/srcutree.c:88:6: note: 'levelspread[]' was declared here /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:338:21: note: 'pdeo' was declared here /kisskb/src/net/core/devlink.c: In function 'devlink_fmsg_prepare_skb': /kisskb/src/net/core/devlink.c:4484:6: warning: 'err' 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:248:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:228:19: note: 'i' was declared here /kisskb/src/drivers/usb/core/devio.c: In function 'async_completed': /kisskb/src/drivers/usb/core/devio.c:625:23: warning: 'errno' may be used uninitialized in this function [-Wuninitialized] :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/mips/vdso/Makefile:39: MIPS VDSO requires binutils >= 2.25 /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:194:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] FIT description: Linux 5.3.0-g45824fc0da6e Created: Sat Sep 21 08:44:18 2019 Image 0 (kernel@0) Description: Linux 5.3.0-g45824fc0da6e Created: Sat Sep 21 08:44:18 2019 Type: Kernel Image Compression: gzip compressed Data Size: 4569825 Bytes = 4462.72 KiB = 4.36 MiB Architecture: MIPS OS: Linux Load Address: 0x80100000 Entry Point: 0x80873650 Hash algo: sha1 Hash value: 333f01900150180e53f00e74970bd4d5d5d11736 Image 1 (fdt@boston) Description: img,boston Device Tree Created: Sat Sep 21 08:44:18 2019 Type: Flat Device Tree Compression: uncompressed Data Size: 3793 Bytes = 3.70 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 4799f50d688573234da6e9d7701234d394759ef4 Image 2 (fdt@ni169445) Description: NI 169445 device tree Created: Sat Sep 21 08:44:18 2019 Type: Flat Device Tree Compression: uncompressed Data Size: 1871 Bytes = 1.83 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 51b89b31605ee62038c8468c429af091dfc75ec7 Image 3 (fdt@ocelot_pcb123) Description: MSCC Ocelot PCB123 Device Tree Created: Sat Sep 21 08:44:18 2019 Type: Flat Device Tree Compression: uncompressed Data Size: 4615 Bytes = 4.51 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 8754eadee600cac22c9c34884cd901aac7e95e8a Image 4 (fdt@ocelot_pcb120) Description: MSCC Ocelot PCB120 Device Tree Created: Sat Sep 21 08:44:18 2019 Type: Flat Device Tree Compression: uncompressed Data Size: 5174 Bytes = 5.05 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 1ab7d0871c0a9345c6269fb491bf028224da8256 Image 5 (fdt@xilfpga) Description: MIPSfpga (xilfpga) Device Tree Created: Sat Sep 21 08:44:18 2019 Type: Flat Device Tree Compression: uncompressed Data Size: 2708 Bytes = 2.64 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 63d058b780f65e22da30f0a183433765f1807f1d Default Configuration: 'conf@default' Configuration 0 (conf@default) Description: Generic Linux kernel Kernel: kernel@0 Configuration 1 (conf@boston) Description: Boston Linux kernel Kernel: kernel@0 FDT: fdt@boston Configuration 2 (conf@ni169445) Description: NI 169445 Linux Kernel Kernel: kernel@0 FDT: fdt@ni169445 Configuration 3 (conf@ocelot_pcb123) Description: Ocelot Linux kernel Kernel: kernel@0 FDT: fdt@ocelot_pcb123 Configuration 4 (conf@ocelot_pcb120) Description: Ocelot Linux kernel Kernel: kernel@0 FDT: fdt@ocelot_pcb120 Configuration 5 (conf@xilfpga) Description: MIPSfpga Linux kernel Kernel: kernel@0 FDT: fdt@xilfpga Completed OK # rm -rf /kisskb/build/linus_mips-defconfig_mips # Build took: 0:01:49.525868