# git rev-parse -q --verify 3ac6488df9160f52bbd8b8ec3387a53ac3d0f2eb^{commit} 3ac6488df9160f52bbd8b8ec3387a53ac3d0f2eb already have revision, skipping fetch # git checkout -q -f -B kisskb 3ac6488df9160f52bbd8b8ec3387a53ac3d0f2eb # git clean -qxdf # < git log -1 # commit 3ac6488df9160f52bbd8b8ec3387a53ac3d0f2eb # 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-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 3ac6488df9160f52bbd8b8ec3387a53ac3d0f2eb # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_mpc5200_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc5200_defconfig # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_mpc5200_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_mpc5200_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_mpc5200_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/arch/powerpc/platforms/52xx/lite5200_sleep.S: Assembler messages: /kisskb/src/arch/powerpc/platforms/52xx/lite5200_sleep.S:184: Warning: invalid register expression INFO: Uncompressed kernel (size 0x867b30) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x900000) INFO: Uncompressed kernel (size 0x867b30) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x900000) INFO: Uncompressed kernel (size 0x867b30) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x900000) INFO: Uncompressed kernel (size 0x857554) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x900000) Image Name: Linux-5.12.0-rc3-g3ac6488df916 Created: Sun Apr 11 02:03:48 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3803753 Bytes = 3714.60 KiB = 3.63 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.12.0-rc3-g3ac6488df916 Created: Sun Apr 11 02:03:48 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3833339 Bytes = 3743.50 KiB = 3.66 MiB Load Address: 00900000 Entry Point: 00900284 Image Name: Linux-5.12.0-rc3-g3ac6488df916 Created: Sun Apr 11 02:03:48 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3833647 Bytes = 3743.80 KiB = 3.66 MiB Load Address: 00900000 Entry Point: 00900284 Image Name: Linux-5.12.0-rc3-g3ac6488df916 Created: Sun Apr 11 02:03:48 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3833691 Bytes = 3743.84 KiB = 3.66 MiB Load Address: 00900000 Entry Point: 00900284 Completed OK # rm -rf /kisskb/build/powerpc-next_mpc5200_defconfig_powerpc-gcc5 # Build took: 0:01:13.676622