# git rev-parse -q --verify 11cc92eb747aace5aa2b54b65b5cb8325a8981de^{commit} 11cc92eb747aace5aa2b54b65b5cb8325a8981de already have revision, skipping fetch # git checkout -q -f -B kisskb 11cc92eb747aace5aa2b54b65b5cb8325a8981de # git clean -qxdf # < git log -1 # commit 11cc92eb747aace5aa2b54b65b5cb8325a8981de # Author: Michael Ellerman # Date: Fri Dec 25 22:30:58 2020 +1100 # # genirq: Fix export of irq_to_desc() for powerpc KVM # # Commit 64a1b95bb9fe ("genirq: Restrict export of irq_to_desc()") removed # the export of irq_to_desc() unless powerpc KVM is being built, because # there is still a use of irq_to_desc() in modular code there. # # However it used: # # #ifdef CONFIG_KVM_BOOK3S_64_HV # # Which doesn't work when that symbol is =m, leading to a build failure: # # ERROR: modpost: "irq_to_desc" [arch/powerpc/kvm/kvm-hv.ko] undefined! # # Fix it by checking for the definedness of the correct symbol which is # CONFIG_KVM_BOOK3S_64_HV_MODULE. # # Fixes: 64a1b95bb9fe ("genirq: Restrict export of irq_to_desc()") # Signed-off-by: Michael Ellerman # Signed-off-by: Linus Torvalds # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 11cc92eb747aace5aa2b54b65b5cb8325a8981de # < make -s -j 120 ARCH=powerpc O=/kisskb/build/powerpc-next_mpc85xx_smp_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc85xx_smp_defconfig # make -s -j 120 ARCH=powerpc O=/kisskb/build/powerpc-next_mpc85xx_smp_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- In file included from /kisskb/src/include/linux/kernel.h:10:0, 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] #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 0xdf7e14) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xdf7e14) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xdf7e14) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xdf7e14) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xdf7e14) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xdf7e14) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xdf7e14) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xdf7e14) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xdf7e14) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xdf7e14) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xdf7e14) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xdf7e14) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xdf7e14) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xdf7e14) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xdf7e14) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xde76e8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) Image Name: Linux-5.10.0-g11cc92eb747a Created: Sat Dec 26 16:32:26 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6815081 Bytes = 6655.35 KiB = 6.50 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.10.0-g11cc92eb747a Created: Sat Dec 26 16:32:26 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6815031 Bytes = 6655.30 KiB = 6.50 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.10.0-g11cc92eb747a Created: Sat Dec 26 16:32:26 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6815023 Bytes = 6655.30 KiB = 6.50 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.10.0-g11cc92eb747a Created: Sat Dec 26 16:32:26 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6816214 Bytes = 6656.46 KiB = 6.50 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.10.0-g11cc92eb747a Created: Sat Dec 26 16:32:26 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6815100 Bytes = 6655.37 KiB = 6.50 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.10.0-g11cc92eb747a Created: Sat Dec 26 16:32:26 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6815023 Bytes = 6655.30 KiB = 6.50 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.10.0-g11cc92eb747a Created: Sat Dec 26 16:32:26 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6815099 Bytes = 6655.37 KiB = 6.50 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.10.0-g11cc92eb747a Created: Sat Dec 26 16:32:26 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6814985 Bytes = 6655.26 KiB = 6.50 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.10.0-g11cc92eb747a Created: Sat Dec 26 16:32:26 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6817137 Bytes = 6657.36 KiB = 6.50 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.10.0-g11cc92eb747a Created: Sat Dec 26 16:32:26 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6817107 Bytes = 6657.33 KiB = 6.50 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.10.0-g11cc92eb747a Created: Sat Dec 26 16:32:26 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6815101 Bytes = 6655.37 KiB = 6.50 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.10.0-g11cc92eb747a Created: Sat Dec 26 16:32:26 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6815036 Bytes = 6655.31 KiB = 6.50 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.10.0-g11cc92eb747a Created: Sat Dec 26 16:32:26 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6815030 Bytes = 6655.30 KiB = 6.50 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.10.0-g11cc92eb747a Created: Sat Dec 26 16:32:26 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6815778 Bytes = 6656.03 KiB = 6.50 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.10.0-g11cc92eb747a Created: Sat Dec 26 16:32:26 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6783063 Bytes = 6624.08 KiB = 6.47 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.10.0-g11cc92eb747a Created: Sat Dec 26 16:32:26 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6815049 Bytes = 6655.32 KiB = 6.50 MiB Load Address: 00e00000 Entry Point: 00e002a4 Completed OK # rm -rf /kisskb/build/powerpc-next_mpc85xx_smp_defconfig_powerpc-gcc4.9 # Build took: 0:01:22.737143