# 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/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 45824fc0da6e46cc5d563105e1eaaf3098a686f9 # < make -s -j 120 ARCH=powerpc O=/kisskb/build/powerpc-next_mpc85xx_smp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc85xx_smp_defconfig # make -s -j 120 ARCH=powerpc O=/kisskb/build/powerpc-next_mpc85xx_smp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- In file included from /kisskb/src/include/linux/kernel.h:11:0, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:9, from /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:15: /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c: In function 'allocate_bd': /kisskb/src/include/linux/err.h:22:49: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] #define IS_ERR_VALUE(x) unlikely((unsigned long)(void *)(x) >= (unsigned long)-MAX_ERRNO) ^ /kisskb/src/include/linux/compiler.h:78:42: note: in definition of macro 'unlikely' # define unlikely(x) __builtin_expect(!!(x), 0) ^ /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:139:6: note: in expansion of macro 'IS_ERR_VALUE' if (IS_ERR_VALUE(fep->ring_mem_addr)) ^ /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8541cds.dts:330.3-21: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8555cds.dts:330.3-21: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) INFO: Uncompressed kernel (size 0xcc3d60) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc3d60) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc3d60) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc3d60) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc3d60) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc3d60) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc3d60) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc3d60) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc3d60) overlaps the address of the wrapper(0x400000) INFO: Uncompressed kernel (size 0xcc3d60) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc3d60) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc3d60) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc3d60) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc3d60) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcc3d60) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xcb352c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.3.0-g45824fc0da6e Created: Sat Sep 21 13:33:42 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6298602 Bytes = 6150.98 KiB = 6.01 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.3.0-g45824fc0da6e Created: Sat Sep 21 13:33:42 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6298166 Bytes = 6150.55 KiB = 6.01 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.3.0-g45824fc0da6e Created: Sat Sep 21 13:33:42 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6298161 Bytes = 6150.55 KiB = 6.01 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.3.0-g45824fc0da6e Created: Sat Sep 21 13:33:42 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6299233 Bytes = 6151.59 KiB = 6.01 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.3.0-g45824fc0da6e Created: Sat Sep 21 13:33:42 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6298195 Bytes = 6150.58 KiB = 6.01 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.3.0-g45824fc0da6e Created: Sat Sep 21 13:33:42 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6298319 Bytes = 6150.70 KiB = 6.01 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.3.0-g45824fc0da6e Created: Sat Sep 21 13:33:42 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6298113 Bytes = 6150.50 KiB = 6.01 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.3.0-g45824fc0da6e Created: Sat Sep 21 13:33:42 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6298600 Bytes = 6150.98 KiB = 6.01 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.3.0-g45824fc0da6e Created: Sat Sep 21 13:33:42 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6297838 Bytes = 6150.23 KiB = 6.01 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.3.0-g45824fc0da6e Created: Sat Sep 21 13:33:42 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6298527 Bytes = 6150.91 KiB = 6.01 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.3.0-g45824fc0da6e Created: Sat Sep 21 13:33:42 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6298609 Bytes = 6150.99 KiB = 6.01 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.3.0-g45824fc0da6e Created: Sat Sep 21 13:33:42 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6297537 Bytes = 6149.94 KiB = 6.01 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.3.0-g45824fc0da6e Created: Sat Sep 21 13:33:42 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6298229 Bytes = 6150.61 KiB = 6.01 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.3.0-g45824fc0da6e Created: Sat Sep 21 13:33:42 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6299372 Bytes = 6151.73 KiB = 6.01 MiB Load Address: 00d00000 Entry Point: 00d002a4 Image Name: Linux-5.3.0-g45824fc0da6e Created: Sat Sep 21 13:33:42 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6298767 Bytes = 6151.14 KiB = 6.01 MiB Load Address: 00d00000 Entry Point: 00d00314 Image Name: Linux-5.3.0-g45824fc0da6e Created: Sat Sep 21 13:33:42 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6267347 Bytes = 6120.46 KiB = 5.98 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/powerpc-next_mpc85xx_smp_defconfig_powerpc-gcc5 # Build took: 0:01:18.282423