# 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-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 11cc92eb747aace5aa2b54b65b5cb8325a8981de # < make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-next_85xx_mpc85xx_cds_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- 85xx/mpc85xx_cds_defconfig # < make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-next_85xx_mpc85xx_cds_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-next_85xx_mpc85xx_cds_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-next_85xx_mpc85xx_cds_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /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 0x5b7b1c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5b7b1c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5b7b1c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5a74fc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.10.0-g11cc92eb747a Created: Sat Dec 26 15:52:44 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2943147 Bytes = 2874.17 KiB = 2.81 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.10.0-g11cc92eb747a Created: Sat Dec 26 15:52:44 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2972148 Bytes = 2902.49 KiB = 2.83 MiB Load Address: 00600000 Entry Point: 006002a4 Image Name: Linux-5.10.0-g11cc92eb747a Created: Sat Dec 26 15:52:44 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2972146 Bytes = 2902.49 KiB = 2.83 MiB Load Address: 00600000 Entry Point: 006002a4 Image Name: Linux-5.10.0-g11cc92eb747a Created: Sat Dec 26 15:52:44 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2973099 Bytes = 2903.42 KiB = 2.84 MiB Load Address: 00600000 Entry Point: 006002a4 Completed OK # rm -rf /kisskb/build/powerpc-next_85xx_mpc85xx_cds_defconfig_powerpc-gcc5 # Build took: 0:00:51.062505