# git rev-parse -q --verify 5c197fe46dcbe38c6e38a145f4267bba8fad5b07^{commit} 5c197fe46dcbe38c6e38a145f4267bba8fad5b07 already have revision, skipping fetch # git checkout -q -f -B kisskb 5c197fe46dcbe38c6e38a145f4267bba8fad5b07 # git clean -qxdf # < git log -1 # commit 5c197fe46dcbe38c6e38a145f4267bba8fad5b07 # Author: Cédric Le Goater # Date: Wed Mar 31 16:45:14 2021 +0200 # # powerpc/xive: Modernize XIVE-IPI domain with an 'alloc' handler # # Instead of calling irq_create_mapping() to map the IPI for a node, # introduce an 'alloc' handler. This is usually an extension to support # hierarchy irq_domains which is not exactly the case for XIVE-IPI # domain. However, we can now use the irq_domain_alloc_irqs() routine # which allocates the IRQ descriptor on the specified node, even better # for cache performance on multi node machines. # # Signed-off-by: Cédric Le Goater # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/20210331144514.892250-10-clg@kaod.org # < /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 5c197fe46dcbe38c6e38a145f4267bba8fad5b07 # < make -s -j 8 ARCH=powerpc O=/kisskb/build/powerpc-next_ppc40x_defconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc40x_defconfig # < make -s -j 8 ARCH=powerpc O=/kisskb/build/powerpc-next_ppc40x_defconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 8 ARCH=powerpc O=/kisskb/build/powerpc-next_ppc40x_defconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 8 ARCH=powerpc O=/kisskb/build/powerpc-next_ppc40x_defconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- INFO: Uncompressed kernel (size 0x6a85b4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x6a85b4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) Image Name: Linux-5.12.0-rc3-95824-g5c197fe4 Created: Mon Apr 12 17:38:47 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3257017 Bytes = 3180.68 KiB = 3.11 MiB Load Address: 00700000 Entry Point: 00701920 Image Name: Linux-5.12.0-rc3-95824-g5c197fe4 Created: Mon Apr 12 17:38:47 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3257437 Bytes = 3181.09 KiB = 3.11 MiB Load Address: 00700000 Entry Point: 00701ba0 Completed OK # rm -rf /kisskb/build/powerpc-next_ppc40x_defconfig_powerpc-gcc9 # Build took: 0:01:39.762773