# git gc # git rev-parse -q --verify 019b3fd94ba73d3ac615f0537440b81f129821f6^{commit} 019b3fd94ba73d3ac615f0537440b81f129821f6 already have revision, skipping fetch # git checkout -q -f -B kisskb 019b3fd94ba73d3ac615f0537440b81f129821f6 # git clean -qxdf # < git log -1 # commit 019b3fd94ba73d3ac615f0537440b81f129821f6 # Merge: 4cad67197989 4ebbbaa4ce85 # Author: Linus Torvalds # Date: Fri Jul 2 12:54:34 2021 -0700 # # Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux # # Pull powerpc updates from Michael Ellerman: # # - A big series refactoring parts of our KVM code, and converting some # to C. # # - Support for ARCH_HAS_SET_MEMORY, and ARCH_HAS_STRICT_MODULE_RWX on # some CPUs. # # - Support for the Microwatt soft-core. # # - Optimisations to our interrupt return path on 64-bit. # # - Support for userspace access to the NX GZIP accelerator on PowerVM on # Power10. # # - Enable KUAP and KUEP by default on 32-bit Book3S CPUs. # # - Other smaller features, fixes & cleanups. # # Thanks to: Andy Shevchenko, Aneesh Kumar K.V, Arnd Bergmann, Athira # Rajeev, Baokun Li, Benjamin Herrenschmidt, Bharata B Rao, Christophe # Leroy, Daniel Axtens, Daniel Henrique Barboza, Finn Thain, Geoff Levand, # Haren Myneni, Jason Wang, Jiapeng Chong, Joel Stanley, Jordan Niethe, # Kajol Jain, Nathan Chancellor, Nathan Lynch, Naveen N. Rao, Nicholas # Piggin, Nick Desaulniers, Paul Mackerras, Russell Currey, Sathvika # Vasireddy, Shaokun Zhang, Stephen Rothwell, Sudeep Holla, Suraj Jitindar # Singh, Tom Rix, Vaibhav Jain, YueHaibing, Zhang Jianhua, and Zhen Lei. # # * tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: (218 commits) # powerpc: Only build restart_table.c for 64s # powerpc/64s: move ret_from_fork etc above __end_soft_masked # powerpc/64s/interrupt: clean up interrupt return labels # powerpc/64/interrupt: add missing kprobe annotations on interrupt exit symbols # powerpc/64: enable MSR[EE] in irq replay pt_regs # powerpc/64s/interrupt: preserve regs->softe for NMI interrupts # powerpc/64s: add a table of implicit soft-masked addresses # powerpc/64e: remove implicit soft-masking and interrupt exit restart logic # powerpc/64e: fix CONFIG_RELOCATABLE build warnings # powerpc/64s: fix hash page fault interrupt handler # powerpc/4xx: Fix setup_kuep() on SMP # powerpc/32s: Fix setup_{kuap/kuep}() on SMP # powerpc/interrupt: Use names in check_return_regs_valid() # powerpc/interrupt: Also use exit_must_hard_disable() on PPC32 # powerpc/sysfs: Replace sizeof(arr)/sizeof(arr[0]) with ARRAY_SIZE # powerpc/ptrace: Refactor regs_set_return_{msr/ip} # powerpc/ptrace: Move set_return_regs_changed() before regs_set_return_{msr/ip} # powerpc/stacktrace: Fix spurious "stale" traces in raise_backtrace_ipi() # powerpc/pseries/vas: Include irqdomain.h # powerpc: mark local variables around longjmp as volatile # ... # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 019b3fd94ba73d3ac615f0537440b81f129821f6 # < make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-next_mpc85xx_defconfig+KVM_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc85xx_defconfig # Added to kconfig CONFIG_PPC_E500MC=y # Added to kconfig CONFIG_VIRTUALIZATION=y # Added to kconfig CONFIG_KVM_E500MC=y # Added to kconfig # < make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-next_mpc85xx_defconfig+KVM_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-next_mpc85xx_defconfig+KVM_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:4229:warning: override: reassigning to symbol PPC_E500MC .config:4230:warning: override: reassigning to symbol VIRTUALIZATION # make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-next_mpc85xx_defconfig+KVM_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- In file included from /kisskb/src/include/linux/kernel.h:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, 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] 22 | #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' 78 | # 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' 139 | 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 0xf741a8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1000000) INFO: Uncompressed kernel (size 0xf741a8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1000000) INFO: Uncompressed kernel (size 0xf741a8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1000000) INFO: Uncompressed kernel (size 0xf741a8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1000000) INFO: Uncompressed kernel (size 0xf741a8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1000000) INFO: Uncompressed kernel (size 0xf741a8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1000000) INFO: Uncompressed kernel (size 0xf741a8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1000000) INFO: Uncompressed kernel (size 0xf741a8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1000000) INFO: Uncompressed kernel (size 0xf741a8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1000000) INFO: Uncompressed kernel (size 0xf741a8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1000000) INFO: Uncompressed kernel (size 0xf741a8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1000000) INFO: Uncompressed kernel (size 0xf741a8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1000000) INFO: Uncompressed kernel (size 0xf741a8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1000000) INFO: Uncompressed kernel (size 0xf741a8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1000000) INFO: Uncompressed kernel (size 0xf741a8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1000000) INFO: Uncompressed kernel (size 0xf63a7c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1000000) Image Name: Linux-5.13.0-g019b3fd94ba7 Created: Tue Jul 6 06:53:50 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 7165971 Bytes = 6998.02 KiB = 6.83 MiB Load Address: 01000000 Entry Point: 0100031c Image Name: Linux-5.13.0-g019b3fd94ba7 Created: Tue Jul 6 06:53:51 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 7166000 Bytes = 6998.05 KiB = 6.83 MiB Load Address: 01000000 Entry Point: 010002cc Image Name: Linux-5.13.0-g019b3fd94ba7 Created: Tue Jul 6 06:53:51 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 7166024 Bytes = 6998.07 KiB = 6.83 MiB Load Address: 01000000 Entry Point: 0100031c Image Name: Linux-5.13.0-g019b3fd94ba7 Created: Tue Jul 6 06:53:51 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 7165676 Bytes = 6997.73 KiB = 6.83 MiB Load Address: 01000000 Entry Point: 010002cc Image Name: Linux-5.13.0-g019b3fd94ba7 Created: Tue Jul 6 06:53:51 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 7165969 Bytes = 6998.02 KiB = 6.83 MiB Load Address: 01000000 Entry Point: 0100031c Image Name: Linux-5.13.0-g019b3fd94ba7 Created: Tue Jul 6 06:53:51 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 7165898 Bytes = 6997.95 KiB = 6.83 MiB Load Address: 01000000 Entry Point: 010002cc Image Name: Linux-5.13.0-g019b3fd94ba7 Created: Tue Jul 6 06:53:51 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 7131421 Bytes = 6964.28 KiB = 6.80 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.13.0-g019b3fd94ba7 Created: Tue Jul 6 06:53:51 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 7166286 Bytes = 6998.33 KiB = 6.83 MiB Load Address: 01000000 Entry Point: 010002cc Image Name: Linux-5.13.0-g019b3fd94ba7 Created: Tue Jul 6 06:53:51 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 7166289 Bytes = 6998.33 KiB = 6.83 MiB Load Address: 01000000 Entry Point: 010002cc Image Name: Linux-5.13.0-g019b3fd94ba7 Created: Tue Jul 6 06:53:51 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 7165855 Bytes = 6997.91 KiB = 6.83 MiB Load Address: 01000000 Entry Point: 010002cc Image Name: Linux-5.13.0-g019b3fd94ba7 Created: Tue Jul 6 06:53:51 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 7166676 Bytes = 6998.71 KiB = 6.83 MiB Load Address: 01000000 Entry Point: 010002cc Image Name: Linux-5.13.0-g019b3fd94ba7 Created: Tue Jul 6 06:53:51 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 7166556 Bytes = 6998.59 KiB = 6.83 MiB Load Address: 01000000 Entry Point: 010002cc Image Name: Linux-5.13.0-g019b3fd94ba7 Created: Tue Jul 6 06:53:51 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 7167489 Bytes = 6999.50 KiB = 6.84 MiB Load Address: 01000000 Entry Point: 010002cc Image Name: Linux-5.13.0-g019b3fd94ba7 Created: Tue Jul 6 06:53:51 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 7166232 Bytes = 6998.27 KiB = 6.83 MiB Load Address: 01000000 Entry Point: 0100031c Image Name: Linux-5.13.0-g019b3fd94ba7 Created: Tue Jul 6 06:53:51 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 7166291 Bytes = 6998.33 KiB = 6.83 MiB Load Address: 01000000 Entry Point: 0100031c Image Name: Linux-5.13.0-g019b3fd94ba7 Created: Tue Jul 6 06:53:51 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 7165426 Bytes = 6997.49 KiB = 6.83 MiB Load Address: 01000000 Entry Point: 010002cc Completed OK # rm -rf /kisskb/build/powerpc-next_mpc85xx_defconfig+KVM_powerpc-gcc9 # Build took: 0:08:17.554155