# git rev-parse -q --verify 9d004b2f4fea97cde123e7f1939b80e77bf2e695^{commit} 9d004b2f4fea97cde123e7f1939b80e77bf2e695 already have revision, skipping fetch # git checkout -q -f -B kisskb 9d004b2f4fea97cde123e7f1939b80e77bf2e695 # git clean -qxdf # < git log -1 # commit 9d004b2f4fea97cde123e7f1939b80e77bf2e695 # Merge: a9f94826e4bb 34e37b4c432c # Author: Linus Torvalds # Date: Fri May 27 21:24:19 2022 -0700 # # Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl # # Pull cxl updates from Dan Williams: # "Compute Express Link (CXL) updates for this cycle. # # The highlight is new driver-core infrastructure and CXL subsystem # changes for allowing lockdep to validate device_lock() usage. Thanks # to PeterZ for setting me straight on the current capabilities of the # lockdep API, and Greg acked it as well. # # On the CXL ACPI side this update adds support for CXL _OSC so that # platform firmware knows that it is safe to still grant Linux native # control of PCIe hotplug and error handling in the presence of CXL # devices. A circular dependency problem was discovered between suspend # and CXL memory for cases where the suspend image might be stored in # CXL memory where that image also contains the PCI register state to # restore to re-enable the device. Disable suspend for now until an # architecture is defined to clarify that conflict. # # Lastly a collection of reworks, fixes, and cleanups to the CXL # subsystem where support for snooping mailbox commands and properly # handling the "mem_enable" flow are the highlights. # # Summary: # # - Add driver-core infrastructure for lockdep validation of # device_lock(), and fixup a deadlock report that was previously # hidden behind the 'lockdep no validate' policy. # # - Add CXL _OSC support for claiming native control of CXL hotplug and # error handling. # # - Disable suspend in the presence of CXL memory unless and until a # protocol is identified for restoring PCI device context from memory # hosted on CXL PCI devices. # # - Add support for snooping CXL mailbox commands to protect against # inopportune changes, like set-partition with the 'immediate' flag # set. # # - Rework how the driver detects legacy CXL 1.1 configurations (CXL # DVSEC / 'mem_enable') before enabling new CXL 2.0 decode # configurations (CXL HDM Capability). # # - Miscellaneous cleanups and fixes from -next exposure" # # * tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl: (47 commits) # cxl/port: Enable HDM Capability after validating DVSEC Ranges # cxl/port: Reuse 'struct cxl_hdm' context for hdm init # cxl/port: Move endpoint HDM Decoder Capability init to port driver # cxl/pci: Drop @info argument to cxl_hdm_decode_init() # cxl/mem: Merge cxl_dvsec_ranges() and cxl_hdm_decode_init() # cxl/mem: Skip range enumeration if mem_enable clear # cxl/mem: Consolidate CXL DVSEC Range enumeration in the core # cxl/pci: Move cxl_await_media_ready() to the core # cxl/mem: Validate port connectivity before dvsec ranges # cxl/mem: Fix cxl_mem_probe() error exit # cxl/pci: Drop wait_for_valid() from cxl_await_media_ready() # cxl/pci: Consolidate wait_for_media() and wait_for_media_ready() # cxl/mem: Drop mem_enabled check from wait_for_media() # nvdimm: Fix firmware activation deadlock scenarios # device-core: Kill the lockdep_mutex # nvdimm: Drop nd_device_lock() # ACPI: NFIT: Drop nfit_device_lock() # nvdimm: Replace lockdep_mutex with local lock classes # cxl: Drop cxl_device_lock() # cxl/acpi: Add root device lockdep validation # ... # < /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 9d004b2f4fea97cde123e7f1939b80e77bf2e695 # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_ppc64_book3e_allmodconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc64_book3e_allmodconfig # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_ppc64_book3e_allmodconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_ppc64_book3e_allmodconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_ppc64_book3e_allmodconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/arch/powerpc/boot/dts/bluestone.dts:272.13-277.7: Warning (i2c_bus_reg): /plb/opb/i2c@ef600700/sttm@4C: I2C bus unit address format error, expected "4c" /kisskb/src/arch/powerpc/boot/dts/fsl/pq3-mpic.dtsi:38.2-25: Warning (interrupts_property): /soc@ffe00000/mdio@24000/ethernet-phy@0:#interrupt-cells: size is (8), expected multiple of 16 /kisskb/src/arch/powerpc/boot/dts/fsl/pq3-mpic.dtsi:38.2-25: Warning (interrupts_property): /soc@ffe00000/mdio@24000/ethernet-phy@1:#interrupt-cells: size is (8), expected multiple of 16 /kisskb/src/arch/powerpc/boot/dts/fsl/pq3-mpic.dtsi:38.2-25: Warning (interrupts_property): /soc@fffe00000/mdio@24000/ethernet-phy@0:#interrupt-cells: size is (8), expected multiple of 16 /kisskb/src/arch/powerpc/boot/dts/fsl/pq3-mpic.dtsi:38.2-25: Warning (interrupts_property): /soc@fffe00000/mdio@24000/ethernet-phy@1:#interrupt-cells: size is (8), expected multiple of 16 /kisskb/src/arch/powerpc/boot/dts/fsl/ppa8548.dts:34.22-37.4: Warning (pci_bridge): /pci@fe0008000: missing ranges for PCI bridge (or not a bridge) also defined at /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8548si-post.dtsi:43.7-51.3 /kisskb/src/arch/powerpc/boot/dts/fsl/ppa8548.dts:39.22-42.4: Warning (pci_bridge): /pci@fe0009000: missing ranges for PCI bridge (or not a bridge) also defined at /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8548si-post.dtsi:54.7-62.3 /kisskb/src/arch/powerpc/boot/dts/fsl/ppa8548.dts:44.23-47.4: Warning (pci_bridge): /pcie@fe000a000: missing ranges for PCI bridge (or not a bridge) also defined at /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8548si-post.dtsi:65.7-90.3 /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8548si-post.dtsi:74.9-89.4: Warning (pci_bridge): /pcie@fe000a000/pcie@0: missing ranges for PCI bridge (or not a bridge) arch/powerpc/boot/dts/fsl/ppa8548.dtb: Warning (unit_address_format): Failed prerequisite 'pci_bridge' arch/powerpc/boot/dts/fsl/ppa8548.dtb: Warning (pci_device_reg): Failed prerequisite 'pci_bridge' arch/powerpc/boot/dts/fsl/ppa8548.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' /kisskb/src/arch/powerpc/boot/dts/fsl/kmcoge4.dts:196.23-198.4: Warning (pci_bridge): /pcie@ffe201000: missing ranges for PCI bridge (or not a bridge) also defined at /kisskb/src/arch/powerpc/boot/dts/fsl/p2041si-post.dtsi:87.7-113.3 /kisskb/src/arch/powerpc/boot/dts/fsl/p2041si-post.dtsi:97.9-112.4: Warning (pci_bridge): /pcie@ffe201000/pcie@0: missing ranges for PCI bridge (or not a bridge) arch/powerpc/boot/dts/fsl/kmcoge4.dtb: Warning (unit_address_format): Failed prerequisite 'pci_bridge' arch/powerpc/boot/dts/fsl/kmcoge4.dtb: Warning (pci_device_reg): Failed prerequisite 'pci_bridge' arch/powerpc/boot/dts/fsl/kmcoge4.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' /kisskb/src/arch/powerpc/boot/dts/fsl/p1020rdb-pd.dts:189.11-193.6: Warning (spi_bus_reg): /soc@ffe00000/spi@7000/slic@0: SPI bus unit address format error, expected "1" /kisskb/src/arch/powerpc/boot/dts/fsl/p1020rdb-pd.dts:195.11-199.6: Warning (spi_bus_reg): /soc@ffe00000/spi@7000/slic@1: SPI bus unit address format error, expected "2" /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8555cds.dts:341.15-350.5: Warning (pci_device_reg): /pci@e0008000/i8259@19000: PCI unit address format error, expected "12,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) /kisskb/src/arch/powerpc/boot/dts/mpc5121.dtsi:457.13-466.5: Warning (spi_bus_bridge): /soc@80000000/psc@11900: node name for SPI buses should be 'spi' also defined at /kisskb/src/arch/powerpc/boot/dts/pdm360ng.dts:172.13-185.5 arch/powerpc/boot/dts/pdm360ng.dtb: Warning (spi_bus_reg): Failed prerequisite 'spi_bus_bridge' /kisskb/src/arch/powerpc/boot/dts/fsl/pq3-mpic.dtsi:38.2-25: Warning (interrupts_property): /soc@ffe00000/mdio@24000/ethernet-phy@0:#interrupt-cells: size is (8), expected multiple of 16 /kisskb/src/arch/powerpc/boot/dts/fsl/pq3-mpic.dtsi:38.2-25: Warning (interrupts_property): /soc@ffe00000/mdio@24000/ethernet-phy@1:#interrupt-cells: size is (8), expected multiple of 16 /kisskb/src/arch/powerpc/boot/dts/fsl/gef_sbc610.dts:209.22-211.4: Warning (pci_bridge): /pcie@fef09000: missing ranges for PCI bridge (or not a bridge) also defined at /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8641si-post.dtsi:119.7-144.3 /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8641si-post.dtsi:129.9-143.4: Warning (pci_bridge): /pcie@fef09000/pcie@0: missing ranges for PCI bridge (or not a bridge) arch/powerpc/boot/dts/fsl/gef_sbc610.dtb: Warning (unit_address_format): Failed prerequisite 'pci_bridge' arch/powerpc/boot/dts/fsl/gef_sbc610.dtb: Warning (pci_device_reg): Failed prerequisite 'pci_bridge' arch/powerpc/boot/dts/fsl/gef_sbc610.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' /kisskb/src/arch/powerpc/boot/dts/fsl/gef_ppc9a.dts:211.22-213.4: Warning (pci_bridge): /pcie@fef09000: missing ranges for PCI bridge (or not a bridge) also defined at /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8641si-post.dtsi:119.7-144.3 /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8641si-post.dtsi:129.9-143.4: Warning (pci_bridge): /pcie@fef09000/pcie@0: missing ranges for PCI bridge (or not a bridge) arch/powerpc/boot/dts/fsl/gef_ppc9a.dtb: Warning (unit_address_format): Failed prerequisite 'pci_bridge' arch/powerpc/boot/dts/fsl/gef_ppc9a.dtb: Warning (pci_device_reg): Failed prerequisite 'pci_bridge' arch/powerpc/boot/dts/fsl/gef_ppc9a.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' /kisskb/src/arch/powerpc/boot/dts/fsl/oca4080.dts:132.23-134.4: Warning (pci_bridge): /pcie@ffe200000: missing ranges for PCI bridge (or not a bridge) also defined at /kisskb/src/arch/powerpc/boot/dts/fsl/p4080si-post.dtsi:58.7-84.3 /kisskb/src/arch/powerpc/boot/dts/fsl/p4080si-post.dtsi:68.9-83.4: Warning (pci_bridge): /pcie@ffe200000/pcie@0: missing ranges for PCI bridge (or not a bridge) /kisskb/src/arch/powerpc/boot/dts/fsl/oca4080.dts:136.23-138.4: Warning (pci_bridge): /pcie@ffe201000: missing ranges for PCI bridge (or not a bridge) also defined at /kisskb/src/arch/powerpc/boot/dts/fsl/p4080si-post.dtsi:87.7-113.3 /kisskb/src/arch/powerpc/boot/dts/fsl/p4080si-post.dtsi:97.9-112.4: Warning (pci_bridge): /pcie@ffe201000/pcie@0: missing ranges for PCI bridge (or not a bridge) /kisskb/src/arch/powerpc/boot/dts/fsl/oca4080.dts:140.23-142.4: Warning (pci_bridge): /pcie@ffe202000: missing ranges for PCI bridge (or not a bridge) also defined at /kisskb/src/arch/powerpc/boot/dts/fsl/p4080si-post.dtsi:116.7-142.3 /kisskb/src/arch/powerpc/boot/dts/fsl/p4080si-post.dtsi:126.9-141.4: Warning (pci_bridge): /pcie@ffe202000/pcie@0: missing ranges for PCI bridge (or not a bridge) arch/powerpc/boot/dts/fsl/oca4080.dtb: Warning (unit_address_format): Failed prerequisite 'pci_bridge' arch/powerpc/boot/dts/fsl/oca4080.dtb: Warning (pci_device_reg): Failed prerequisite 'pci_bridge' arch/powerpc/boot/dts/fsl/oca4080.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' /kisskb/src/arch/powerpc/boot/dts/stxssa8555.dts:340.15-349.5: Warning (pci_device_reg): /pci@e0008000/i8259@19000: PCI unit address format error, expected "12,0" /kisskb/src/arch/powerpc/boot/dts/stxssa8555.dts:329.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/pq3-mpic.dtsi:38.2-25: Warning (interrupts_property): /soc@fffe00000/mdio@24000/ethernet-phy@0:#interrupt-cells: size is (8), expected multiple of 16 /kisskb/src/arch/powerpc/boot/dts/fsl/pq3-mpic.dtsi:38.2-25: Warning (interrupts_property): /soc@fffe00000/mdio@24000/ethernet-phy@1:#interrupt-cells: size is (8), expected multiple of 16 /kisskb/src/arch/powerpc/boot/dts/fsl/p2020rdb-pc_32b.dts:59.22-62.4: Warning (pci_bridge): /pcie@ffe08000: missing ranges for PCI bridge (or not a bridge) also defined at /kisskb/src/arch/powerpc/boot/dts/fsl/p2020si-post.dtsi:100.7-126.3 /kisskb/src/arch/powerpc/boot/dts/fsl/p2020si-post.dtsi:109.9-125.4: Warning (pci_bridge): /pcie@ffe08000/pcie@0: missing ranges for PCI bridge (or not a bridge) arch/powerpc/boot/dts/fsl/p2020rdb-pc_32b.dtb: Warning (unit_address_format): Failed prerequisite 'pci_bridge' arch/powerpc/boot/dts/fsl/p2020rdb-pc_32b.dtb: Warning (pci_device_reg): Failed prerequisite 'pci_bridge' arch/powerpc/boot/dts/fsl/p2020rdb-pc_32b.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' /kisskb/src/arch/powerpc/boot/dts/fsl/p2020rdb-pc_36b.dts:59.23-62.4: Warning (pci_bridge): /pcie@fffe08000: missing ranges for PCI bridge (or not a bridge) also defined at /kisskb/src/arch/powerpc/boot/dts/fsl/p2020si-post.dtsi:100.7-126.3 /kisskb/src/arch/powerpc/boot/dts/fsl/p2020si-post.dtsi:109.9-125.4: Warning (pci_bridge): /pcie@fffe08000/pcie@0: missing ranges for PCI bridge (or not a bridge) arch/powerpc/boot/dts/fsl/p2020rdb-pc_36b.dtb: Warning (unit_address_format): Failed prerequisite 'pci_bridge' arch/powerpc/boot/dts/fsl/p2020rdb-pc_36b.dtb: Warning (pci_device_reg): Failed prerequisite 'pci_bridge' arch/powerpc/boot/dts/fsl/p2020rdb-pc_36b.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' /kisskb/src/arch/powerpc/boot/dts/mpc8610_hpcd.dts:420.3-21: Warning (pci_device_bus_num): /pcie@e000a000/pcie@0:bus-range: PCI bus number 0 out of range, expected (1 - 3) /kisskb/src/arch/powerpc/boot/dts/fsl/p2020rdb.dts:251.22-254.4: Warning (pci_bridge): /pcie@ffe08000: missing ranges for PCI bridge (or not a bridge) also defined at /kisskb/src/arch/powerpc/boot/dts/fsl/p2020si-post.dtsi:43.7-68.3 /kisskb/src/arch/powerpc/boot/dts/fsl/p2020si-post.dtsi:52.9-67.4: Warning (pci_bridge): /pcie@ffe08000/pcie@0: missing ranges for PCI bridge (or not a bridge) arch/powerpc/boot/dts/fsl/p2020rdb.dtb: Warning (unit_address_format): Failed prerequisite 'pci_bridge' arch/powerpc/boot/dts/fsl/p2020rdb.dtb: Warning (pci_device_reg): Failed prerequisite 'pci_bridge' arch/powerpc/boot/dts/fsl/p2020rdb.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' /kisskb/src/arch/powerpc/boot/dts/fsl/mvme7100.dts:135.22-137.4: Warning (pci_bridge): /pcie@f1008000: missing ranges for PCI bridge (or not a bridge) also defined at /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8641si-post.dtsi:92.7-117.3 /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8641si-post.dtsi:102.9-116.4: Warning (pci_bridge): /pcie@f1008000/pcie@0: missing ranges for PCI bridge (or not a bridge) /kisskb/src/arch/powerpc/boot/dts/fsl/mvme7100.dts:139.22-141.4: Warning (pci_bridge): /pcie@f1009000: missing ranges for PCI bridge (or not a bridge) also defined at /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8641si-post.dtsi:119.7-144.3 /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8641si-post.dtsi:129.9-143.4: Warning (pci_bridge): /pcie@f1009000/pcie@0: missing ranges for PCI bridge (or not a bridge) arch/powerpc/boot/dts/fsl/mvme7100.dtb: Warning (unit_address_format): Failed prerequisite 'pci_bridge' arch/powerpc/boot/dts/fsl/mvme7100.dtb: Warning (pci_device_reg): Failed prerequisite 'pci_bridge' arch/powerpc/boot/dts/fsl/mvme7100.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' /kisskb/src/arch/powerpc/boot/dts/fsl/mvme7100.dts:30.11-32.6: Warning (i2c_bus_reg): /soc@f1000000/i2c@3000/rtc@68: missing or empty reg property /kisskb/src/arch/powerpc/boot/dts/mpc5121.dtsi:397.13-406.5: Warning (spi_bus_bridge): /soc@80000000/psc@11400: node name for SPI buses should be 'spi' also defined at /kisskb/src/arch/powerpc/boot/dts/ac14xx.dts:305.19-326.5 /kisskb/src/arch/powerpc/boot/dts/mpc5121.dtsi:409.13-418.5: Warning (spi_bus_bridge): /soc@80000000/psc@11500: node name for SPI buses should be 'spi' also defined at /kisskb/src/arch/powerpc/boot/dts/ac14xx.dts:329.19-344.5 arch/powerpc/boot/dts/ac14xx.dtb: Warning (spi_bus_reg): Failed prerequisite 'spi_bus_bridge' /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8541cds.dts:341.15-350.5: Warning (pci_device_reg): /pci@e0008000/i8259@19000: PCI unit address format error, expected "12,0" /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/mgcoge.dts:230.14-234.7: Warning (spi_bus_reg): /soc@f0000000/cpm@119c0/spi@11aa0/ds3106@1: SPI bus unit address format error, expected "0" In file included from /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/tm.h:24, from /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/gcc-plugin.h:31, from /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/plugin.h:23, from /kisskb/src/scripts/gcc-plugins/gcc-common.h:9, from /kisskb/src/scripts/gcc-plugins/randomize_layout_plugin.c:19: /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ In file included from /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/tm.h:27, from /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/gcc-plugin.h:31, from /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/plugin.h:23, from /kisskb/src/scripts/gcc-plugins/gcc-common.h:9, from /kisskb/src/scripts/gcc-plugins/randomize_layout_plugin.c:19: /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/config/rs6000/sysv4.h:411:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ In file included from /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/tm.h:31, from /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/gcc-plugin.h:31, from /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/plugin.h:23, from /kisskb/src/scripts/gcc-plugins/gcc-common.h:9, from /kisskb/src/scripts/gcc-plugins/randomize_layout_plugin.c:19: /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/config/rs6000/option-defaults.h:42:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define OPT_ARCH64 "!"OPT_32 ^ In file included from /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/tm.h:24, from /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/gcc-plugin.h:31, from /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/plugin.h:23, from /kisskb/src/scripts/gcc-plugins/gcc-common.h:9, from /kisskb/src/scripts/gcc-plugins/latent_entropy_plugin.c:78: /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ In file included from /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/tm.h:27, from /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/gcc-plugin.h:31, from /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/plugin.h:23, from /kisskb/src/scripts/gcc-plugins/gcc-common.h:9, from /kisskb/src/scripts/gcc-plugins/latent_entropy_plugin.c:78: /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/config/rs6000/sysv4.h:411:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ In file included from /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/tm.h:31, from /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/gcc-plugin.h:31, from /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/plugin.h:23, from /kisskb/src/scripts/gcc-plugins/gcc-common.h:9, from /kisskb/src/scripts/gcc-plugins/latent_entropy_plugin.c:78: /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/config/rs6000/option-defaults.h:42:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define OPT_ARCH64 "!"OPT_32 ^ In file included from /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/tm.h:43, from /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/gcc-plugin.h:31, from /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/plugin.h:23, from /kisskb/src/scripts/gcc-plugins/gcc-common.h:9, from /kisskb/src/scripts/gcc-plugins/randomize_layout_plugin.c:19: /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/defaults.h:126:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ In file included from /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/tm.h:24, from /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/gcc-plugin.h:31, from /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/plugin.h:23, from /kisskb/src/scripts/gcc-plugins/gcc-common.h:9, from /kisskb/src/scripts/gcc-plugins/structleak_plugin.c:32: /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ In file included from /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/tm.h:27, from /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/gcc-plugin.h:31, from /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/plugin.h:23, from /kisskb/src/scripts/gcc-plugins/gcc-common.h:9, from /kisskb/src/scripts/gcc-plugins/structleak_plugin.c:32: /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/config/rs6000/sysv4.h:411:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ In file included from /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/tm.h:31, from /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/gcc-plugin.h:31, from /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/plugin.h:23, from /kisskb/src/scripts/gcc-plugins/gcc-common.h:9, from /kisskb/src/scripts/gcc-plugins/structleak_plugin.c:32: /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/config/rs6000/option-defaults.h:42:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define OPT_ARCH64 "!"OPT_32 ^ In file included from /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/tm.h:24, from /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/gcc-plugin.h:31, from /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/plugin.h:23, from /kisskb/src/scripts/gcc-plugins/gcc-common.h:9, from /kisskb/src/scripts/gcc-plugins/sancov_plugin.c:22: /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ In file included from /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/tm.h:43, from /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/gcc-plugin.h:31, from /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/plugin.h:23, from /kisskb/src/scripts/gcc-plugins/gcc-common.h:9, from /kisskb/src/scripts/gcc-plugins/latent_entropy_plugin.c:78: /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/defaults.h:126:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ In file included from /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/tm.h:27, from /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/gcc-plugin.h:31, from /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/plugin.h:23, from /kisskb/src/scripts/gcc-plugins/gcc-common.h:9, from /kisskb/src/scripts/gcc-plugins/sancov_plugin.c:22: /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/config/rs6000/sysv4.h:411:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ In file included from /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/tm.h:31, from /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/gcc-plugin.h:31, from /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/plugin.h:23, from /kisskb/src/scripts/gcc-plugins/gcc-common.h:9, from /kisskb/src/scripts/gcc-plugins/sancov_plugin.c:22: /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/config/rs6000/option-defaults.h:42:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] #define OPT_ARCH64 "!"OPT_32 ^ In file included from /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/tm.h:43, from /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/gcc-plugin.h:31, from /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/plugin.h:23, from /kisskb/src/scripts/gcc-plugins/gcc-common.h:9, from /kisskb/src/scripts/gcc-plugins/structleak_plugin.c:32: /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/defaults.h:126:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ In file included from /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/tm.h:43, from /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/gcc-plugin.h:31, from /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/plugin.h:23, from /kisskb/src/scripts/gcc-plugins/gcc-common.h:9, from /kisskb/src/scripts/gcc-plugins/sancov_plugin.c:22: /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/5.5.0/plugin/include/defaults.h:126:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ cc1plus: warning: unrecognized command line option '-Wno-format-diag' cc1plus: warning: unrecognized command line option '-Wno-format-diag' cc1plus: warning: unrecognized command line option '-Wno-format-diag' cc1plus: warning: unrecognized command line option '-Wno-format-diag' security/keys/trusted-keys/trusted_tpm1.o:(.bss+0x40): multiple definition of `____cacheline_aligned' security/keys/trusted-keys/trusted_core.o:(.bss+0x40): first defined here security/keys/trusted-keys/trusted_tpm2.o:(.bss+0x0): multiple definition of `____cacheline_aligned' security/keys/trusted-keys/trusted_core.o:(.bss+0x40): first defined here security/keys/trusted-keys/trusted_tee.o:(.bss+0x40): multiple definition of `____cacheline_aligned' security/keys/trusted-keys/trusted_core.o:(.bss+0x40): first defined here security/keys/trusted-keys/trusted_caam.o:(.bss+0x40): multiple definition of `____cacheline_aligned' security/keys/trusted-keys/trusted_core.o:(.bss+0x40): first defined here make[4]: *** [/kisskb/src/scripts/Makefile.build:435: security/keys/trusted-keys/trusted.o] Error 1 make[3]: *** [/kisskb/src/scripts/Makefile.build:500: security/keys/trusted-keys] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:500: security/keys] Error 2 make[2]: *** Waiting for unfinished jobs.... fs/netfs/objects.o:(.bss+0x40): multiple definition of `____cacheline_aligned' fs/netfs/buffered_read.o:(.bss+0x0): first defined here fs/netfs/stats.o:(.bss+0x80): multiple definition of `____cacheline_aligned' fs/netfs/buffered_read.o:(.bss+0x0): first defined here make[3]: *** [/kisskb/src/scripts/Makefile.build:435: fs/netfs/netfs.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:500: fs/netfs] Error 2 make[2]: *** Waiting for unfinished jobs.... drivers/bus/mhi/host/main.o:(.bss+0x0): multiple definition of `____cacheline_aligned' drivers/bus/mhi/host/init.o:(.bss+0xc0): first defined here drivers/bus/mhi/host/pm.o:(.bss+0x0): multiple definition of `____cacheline_aligned' drivers/bus/mhi/host/init.o:(.bss+0xc0): first defined here drivers/bus/mhi/host/boot.o:(.bss+0x0): multiple definition of `____cacheline_aligned' drivers/bus/mhi/host/init.o:(.bss+0xc0): first defined here drivers/bus/mhi/host/debugfs.o:(.bss+0x40): multiple definition of `____cacheline_aligned' drivers/bus/mhi/host/init.o:(.bss+0xc0): first defined here make[5]: *** [/kisskb/src/scripts/Makefile.build:435: drivers/bus/mhi/host/mhi.o] Error 1 make[4]: *** [/kisskb/src/scripts/Makefile.build:500: drivers/bus/mhi/host] Error 2 make[3]: *** [/kisskb/src/scripts/Makefile.build:500: drivers/bus/mhi] Error 2 make[3]: *** Waiting for unfinished jobs.... fs/fscache/io.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/fscache/cache.o:(.bss+0x40): first defined here fs/fscache/volume.o:(.bss+0x2040): multiple definition of `____cacheline_aligned' fs/fscache/cache.o:(.bss+0x40): first defined here fs/fscache/stats.o:(.bss+0x80): multiple definition of `____cacheline_aligned' fs/fscache/cache.o:(.bss+0x40): first defined here make[3]: *** [/kisskb/src/scripts/Makefile.build:435: fs/fscache/fscache.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:500: fs/fscache] Error 2 fs/dlm/dir.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/dlm/ast.o:(.bss+0x40): first defined here fs/dlm/lock.o:(.bss+0x40): multiple definition of `____cacheline_aligned' fs/dlm/ast.o:(.bss+0x40): first defined here fs/dlm/member.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/dlm/ast.o:(.bss+0x40): first defined here fs/dlm/memory.o:(.bss+0x40): multiple definition of `____cacheline_aligned' fs/dlm/ast.o:(.bss+0x40): first defined here fs/dlm/lowcomms.o:(.bss+0x640): multiple definition of `____cacheline_aligned' fs/dlm/ast.o:(.bss+0x40): first defined here fs/dlm/plock.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/dlm/ast.o:(.bss+0x40): first defined here fs/dlm/rcom.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/dlm/ast.o:(.bss+0x40): first defined here fs/dlm/recover.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/dlm/ast.o:(.bss+0x40): first defined here fs/dlm/recoverd.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/dlm/ast.o:(.bss+0x40): first defined here fs/dlm/requestqueue.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/dlm/ast.o:(.bss+0x40): first defined here fs/dlm/user.o:(.bss+0x40): multiple definition of `____cacheline_aligned' fs/dlm/ast.o:(.bss+0x40): first defined here fs/dlm/util.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/dlm/ast.o:(.bss+0x40): first defined here fs/dlm/debug_fs.o:(.bss+0x10c0): multiple definition of `____cacheline_aligned' fs/dlm/ast.o:(.bss+0x40): first defined here make[3]: *** [/kisskb/src/scripts/Makefile.build:435: fs/dlm/dlm.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:500: fs/dlm] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:500: drivers/bus] Error 2 make[2]: *** Waiting for unfinished jobs.... sound/core/oss/pcm_plugin.o:(.bss+0x0): multiple definition of `____cacheline_aligned' sound/core/oss/pcm_oss.o:(.bss+0xc0): first defined here make[4]: *** [/kisskb/src/scripts/Makefile.build:435: sound/core/oss/snd-pcm-oss.o] Error 1 make[3]: *** [/kisskb/src/scripts/Makefile.build:500: sound/core/oss] Error 2 make[3]: *** Waiting for unfinished jobs.... fs/coda/sysctl.o:(.bss+0x40): multiple definition of `____cacheline_aligned' fs/coda/upcall.o:(.bss+0x40): first defined here make[3]: *** [/kisskb/src/scripts/Makefile.build:435: fs/coda/coda.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:500: fs/coda] Error 2 sound/isa/cs423x/cs4236_lib.o:(.bss+0x0): multiple definition of `____cacheline_aligned' sound/isa/cs423x/cs4236.o:(.bss+0x100): first defined here make[4]: *** [/kisskb/src/scripts/Makefile.build:435: sound/isa/cs423x/snd-cs4236.o] Error 1 make[3]: *** [/kisskb/src/scripts/Makefile.build:500: sound/isa/cs423x] Error 2 make[3]: *** Waiting for unfinished jobs.... sound/isa/wavefront/wavefront_fx.o:(.bss+0x0): multiple definition of `____cacheline_aligned' sound/isa/wavefront/wavefront.o:(.bss+0x180): first defined here sound/isa/wavefront/wavefront_synth.o:(.bss+0x40): multiple definition of `____cacheline_aligned' sound/isa/wavefront/wavefront.o:(.bss+0x180): first defined here sound/isa/wavefront/wavefront_midi.o:(.bss+0x40): multiple definition of `____cacheline_aligned' sound/isa/wavefront/wavefront.o:(.bss+0x180): first defined here make[4]: *** [/kisskb/src/scripts/Makefile.build:435: sound/isa/wavefront/snd-wavefront.o] Error 1 make[3]: *** [/kisskb/src/scripts/Makefile.build:500: sound/isa/wavefront] Error 2 drivers/pinctrl/cirrus/pinctrl-cs47l35.o:(.bss+0x0): multiple definition of `____cacheline_aligned' drivers/pinctrl/cirrus/pinctrl-cs47l15.o:(.bss+0x0): first defined here drivers/pinctrl/cirrus/pinctrl-cs47l85.o:(.bss+0x0): multiple definition of `____cacheline_aligned' drivers/pinctrl/cirrus/pinctrl-cs47l15.o:(.bss+0x0): first defined here drivers/pinctrl/cirrus/pinctrl-cs47l90.o:(.bss+0x0): multiple definition of `____cacheline_aligned' drivers/pinctrl/cirrus/pinctrl-cs47l15.o:(.bss+0x0): first defined here drivers/pinctrl/cirrus/pinctrl-cs47l92.o:(.bss+0x0): multiple definition of `____cacheline_aligned' drivers/pinctrl/cirrus/pinctrl-cs47l15.o:(.bss+0x0): first defined here make[4]: *** [/kisskb/src/scripts/Makefile.build:435: drivers/pinctrl/cirrus/pinctrl-madera.o] Error 1 make[3]: *** [/kisskb/src/scripts/Makefile.build:500: drivers/pinctrl/cirrus] Error 2 make[3]: *** Waiting for unfinished jobs.... sound/drivers/opl4/opl4_mixer.o:(.bss+0x0): multiple definition of `____cacheline_aligned' sound/drivers/opl4/opl4_lib.o:(.bss+0x40): first defined here sound/drivers/opl4/opl4_proc.o:(.bss+0x0): multiple definition of `____cacheline_aligned' sound/drivers/opl4/opl4_lib.o:(.bss+0x40): first defined here make[4]: *** [/kisskb/src/scripts/Makefile.build:435: sound/drivers/opl4/snd-opl4-lib.o] Error 1 make[4]: *** Waiting for unfinished jobs.... sound/drivers/vx/vx_hwdep.o:(.bss+0x0): multiple definition of `____cacheline_aligned' sound/drivers/vx/vx_core.o:(.bss+0x40): first defined here sound/drivers/vx/vx_pcm.o:(.bss+0x0): multiple definition of `____cacheline_aligned' sound/drivers/vx/vx_core.o:(.bss+0x40): first defined here sound/drivers/vx/vx_mixer.o:(.bss+0x0): multiple definition of `____cacheline_aligned' sound/drivers/vx/vx_core.o:(.bss+0x40): first defined here sound/drivers/vx/vx_cmd.o:(.bss+0x0): multiple definition of `____cacheline_aligned' sound/drivers/vx/vx_core.omake[3]: *** [/kisskb/src/scripts/Makefile.build:500: sound/drivers/opl4] Error 2 make[3]: *** Waiting for unfinished jobs.... :(.bss+0x40): first defined here sound/drivers/vx/vx_uer.o:(.bss+0x0): multiple definition of `____cacheline_aligned' sound/drivers/vx/vx_core.o:(.bss+0x40): first defined here make[4]: *** [/kisskb/src/scripts/Makefile.build:435: sound/drivers/vx/snd-vx-lib.o] Error 1 make[3]: *** [/kisskb/src/scripts/Makefile.build:500: sound/drivers/vx] Error 2 sound/drivers/opl3/opl3_synth.o:(.bss+0x0): multiple definition of `____cacheline_aligned' sound/drivers/opl3/opl3_lib.o:(.bss+0x40): first defined here make[4]: *** [/kisskb/src/scripts/Makefile.build:435: sound/drivers/opl3/snd-opl3-lib.o] Error 1 make[4]: *** Waiting for unfinished jobs.... sound/core/seq/seq_clientmgr.o:(.bss+0xcc0): multiple definition of `____cacheline_aligned' sound/core/seq/seq_lock.o:(.bss+0x0): first defined here sound/core/seq/seq_memory.o:(.bss+0x40): multiple definition of `____cacheline_aligned' sound/core/seq/seq_lock.o:(.bss+0x0): first defined here sound/core/seq/seq_queue.o:(.bss+0x140): multiple definition of `____cacheline_aligned' sound/core/seq/seq_lock.o:(.bss+0x0): first defined here sound/core/seq/seq_fifo.o:(.bss+0x40): multiple definition of `____cacheline_aligned' sound/core/seq/seq_lock.o:(.bss+0x0): first defined here sound/core/seq/seq_timer.o:(.bss+0x40): multiple definition of `____cacheline_aligned' sound/core/seq/seq_lock.o:(.bss+0x0): first defined here sound/core/seq/seq_system.o:(.bss+0x0): multiple definition of `____cacheline_aligned' sound/core/seq/seq_lock.o:(.bss+0x0): first defined here sound/core/seq/seq_ports.o:(.bss+0x40): multiple definition of `____cacheline_aligned' sound/core/seq/seq_lock.o:(.bss+0x0): first defined here sound/core/seq/seq_info.o:(.bss+0x40): multiple definition of `____cacheline_aligned' sound/core/seq/seq_lock.o:(.bss+0x0): first defined here make[4]: *** [/kisskb/src/scripts/Makefile.build:435: sound/core/seq/snd-seq.o] Error 1 make[4]: *** Waiting for unfinished jobs.... sound/pci/ac97/ac97_pcm.o:(.bss+0x0): multiple definition of `____cacheline_aligned' sound/pci/ac97/ac97_codec.o:(.bss+0xc0): first defined here sound/pci/ac97/ac97_proc.o:(.bss+0x0): multiple definition of `____cacheline_aligned' sound/pci/ac97/ac97_codec.o:(.bss+0xc0): first defined here make[4]: *** [/kisskb/src/scripts/Makefile.build:435: sound/pci/ac97/snd-ac97-codec.o] Error 1 make[3]: *** [/kisskb/src/scripts/Makefile.build:500: sound/pci/ac97] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:500: sound/pci] Error 2 make[2]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:500: sound/drivers/opl3] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:500: sound/drivers] Error 2 make[3]: *** [/kisskb/src/scripts/Makefile.build:500: sound/core/seq] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:500: sound/core] Error 2 sound/isa/gus/gus_io.o:(.bss+0x0): multiple definition of `____cacheline_aligned' sound/isa/gus/gus_main.o:(.bss+0x80): first defined here sound/isa/gus/gus_irq.o:(.bss+0x0): multiple definition of `____cacheline_aligned' sound/isa/gus/gus_main.o:(.bss+0x80): first defined here sound/isa/gus/gus_mem.o:(.bss+0x40): multiple definition of `____cacheline_aligned' sound/isa/gus/gus_main.o:(.bss+0x80): first defined here sound/isa/gus/gus_mem_proc.o:(.bss+0x0): multiple definition of `____cacheline_aligned' sound/isa/gus/gus_main.o:(.bss+0x80): first defined here sound/isa/gus/gus_dma.o:(.bss+0x0): multiple definition of `____cacheline_aligned' sound/isa/gus/gus_main.o:(.bss+0x80): first defined here sound/isa/gus/gus_pcm.o:(.bss+0x40): multiple definition of `____cacheline_aligned' sound/isa/gus/gus_main.o:(.bss+0x80): first defined here sound/isa/gus/gus_uart.o:(.bss+0x0): multiple definition of `____cacheline_aligned' sound/isa/gus/gus_main.o:(.bss+0x80): first defined here sound/isa/gus/gus_reset.o:(.bss+0x0): multiple definition of `____cacheline_aligned' sound/isa/gus/gus_main.o:(.bss+0x80): first defined here make[4]: *** [/kisskb/src/scripts/Makefile.build:435: sound/isa/gus/snd-gus-lib.o] Error 1 make[4]: *** Waiting for unfinished jobs.... sound/synth/emux/emux_synth.o:(.bss+0x0): multiple definition of `____cacheline_aligned' sound/synth/emux/emux.o:(.bss+0x40): first defined here sound/synth/emux/emux_seq.o:(.bss+0x0): multiple definition of `____cacheline_aligned' sound/synth/emux/emux.o:(.bss+0x40): first defined here sound/synth/emux/emux_nrpn.o:(.bss+0x0): multiple definition of `____cacheline_aligned' sound/synth/emux/emux.o:(.bss+0x40): first defined here sound/synth/emux/emux_effect.o:(.bss+0x0): multiple definition of `____cacheline_aligned' sound/synth/emux/emux.o:(.bss+0x40): first defined here sound/synth/emux/emux_hwdep.o:(.bss+0x0): multiple definition of `____cacheline_aligned' sound/synth/emux/emux.o:(.bss+0x40): first defined here sound/synth/emux/soundfont.o:(.bss+0x40): multiple definition of `____cacheline_aligned' sound/synth/emux/emux.o:(.bss+0x40): first defined here sound/synth/emux/emux_proc.o:(.bss+0x0): multiple definition of `____cacheline_aligned' sound/synth/emux/emux.o:(.bss+0x40): first defined here sound/synth/emux/emux_oss.o:(.bss+0x0): multiple definition of `____cacheline_aligned' sound/synth/emux/emux.o:(.bss+0x40): first defined here drivers/phy/broadcom/phy-brcm-usb-init.o:(.bss+0x0): multiple definition of `____cacheline_aligned' drivers/phy/broadcom/phy-brcm-usb.o:(.bss+0x40): first defined here drivers/phy/broadcom/phy-brcm-usb-init-synopsys.o:(.bss+0x0): multiple definition of `____cacheline_aligned' drivers/phy/broadcom/phy-brcm-usb.o:(.bss+0x40): first defined here make[4]: *** [/kisskb/src/scripts/Makefile.build:435: sound/synth/emux/snd-emux-synth.o] Error 1 make[3]: *** [/kisskb/src/scripts/Makefile.build:500: sound/synth/emux] Error 2 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:500: sound/isa/gus] Error 2 make[4]: *** [/kisskb/src/scripts/Makefile.build:435: drivers/phy/broadcom/phy-brcm-usb-dvr.o] Error 1 make[3]: *** [/kisskb/src/scripts/Makefile.build:500: drivers/phy/broadcom] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:500: drivers/phy] Error 2 fs/ext2/dir.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/ext2/balloc.o:(.bss+0x0): first defined here fs/ext2/ialloc.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/ext2/balloc.o:(.bss+0x0): first defined here fs/ext2/ioctl.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/ext2/balloc.o:(.bss+0x0): first defined here fs/ext2/namei.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/ext2/balloc.o:(.bss+0x0): first defined here fs/ext2/symlink.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/ext2/balloc.o:(.bss+0x0): first defined here fs/ext2/xattr.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/ext2/balloc.o:(.bss+0x0): first defined here fs/ext2/xattr_user.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/ext2/balloc.o:(.bss+0x0): first defined here fs/ext2/xattr_trusted.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/ext2/balloc.o:(.bss+0x0): first defined here fs/ext2/acl.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/ext2/balloc.o:(.bss+0x0): first defined here fs/ext2/xattr_security.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/ext2/balloc.o:(.bss+0x0): first defined here make[3]: *** [/kisskb/src/scripts/Makefile.build:435: fs/ext2/ext2.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:500: fs/ext2] Error 2 fs/squashfs/cache.o:(.bss+0x40): multiple definition of `____cacheline_aligned' fs/squashfs/block.o:(.bss+0x0): first defined here fs/squashfs/dir.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/squashfs/block.o:(.bss+0x0): first defined here fs/squashfs/export.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/squashfs/block.o:(.bss+0x0): first defined here fs/squashfs/file.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/squashfs/block.o:(.bss+0x0): first defined here fs/squashfs/fragment.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/squashfs/block.o:(.bss+0x0): first defined here fs/squashfs/id.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/squashfs/block.o:(.bss+0x0): first defined here fs/squashfs/inode.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/squashfs/block.o:(.bss+0x0): first defined here fs/squashfs/namei.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/squashfs/block.o:(.bss+0x0): first defined here fs/squashfs/super.o:(.bss+0x40): multiple definition of `____cacheline_aligned' fs/squashfs/block.o:(.bss+0x0): first defined here fs/squashfs/symlink.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/squashfs/block.o:(.bss+0x0): first defined here fs/squashfs/decompressor.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/squashfs/block.o:(.bss+0x0): first defined here fs/squashfs/file_cache.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/squashfs/block.o:(.bss+0x0): first defined here fs/squashfs/decompressor_single.o:(.bss+0x40): multiple definition of `____cacheline_aligned' fs/squashfs/block.o:(.bss+0x0): first defined here fs/squashfs/xattr_id.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/squashfs/block.o:(.bss+0x0): first defined here fs/squashfs/lz4_wrapper.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/squashfs/block.o:(.bss+0x0): first defined here fs/squashfs/lzo_wrapper.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/squashfs/block.o:(.bss+0x0): first defined here fs/squashfs/xz_wrapper.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/squashfs/block.o:(.bss+0x0): first defined here fs/squashfs/zlib_wrapper.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/squashfs/block.o:(.bss+0x0): first defined here fs/squashfs/zstd_wrapper.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/squashfs/block.o:(.bss+0x0): first defined here make[3]: *** [/kisskb/src/scripts/Makefile.build:435: fs/squashfs/squashfs.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:500: fs/squashfs] Error 2 sound/isa/sb/sb_mixer.o:(.bss+0x0): multiple definition of `____cacheline_aligned' sound/isa/sb/sb_common.o:(.bss+0x40): first defined here make[4]: *** [/kisskb/src/scripts/Makefile.build:435: sound/isa/sb/snd-sb-common.o] Error 1 make[4]: *** Waiting for unfinished jobs.... sound/usb/usx2y/usx2yhwdeppcm.o:(.bss+0x0): multiple definition of `____cacheline_aligned' sound/usb/usx2y/usX2Yhwdep.o:(.bss+0x0): first defined here make[4]: *** [/kisskb/src/scripts/Makefile.build:435: sound/usb/usx2y/snd-usb-usx2y.o] Error 1 make[3]: *** [/kisskb/src/scripts/Makefile.build:500: sound/usb/usx2y] Error 2 make[3]: *** Waiting for unfinished jobs.... lib/crypto/curve25519-generic.o:(.bss+0x0): multiple definition of `____cacheline_aligned' lib/crypto/curve25519-fiat32.o:(.bss+0x0): first defined here make[3]: *** [/kisskb/src/scripts/Makefile.build:435: lib/crypto/libcurve25519-generic.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:500: sound/synth] Error 2 sound/firewire/oxfw/oxfw-stream.o:(.bss+0x0): multiple definition of `____cacheline_aligned' sound/firewire/oxfw/oxfw-command.o:(.bss+0x0): first defined here sound/firewire/oxfw/oxfw-pcm.o:(.bss+0x0): multiple definition of `____cacheline_aligned' sound/firewire/oxfw/oxfw-command.o:(.bss+0x0): first defined here sound/firewire/oxfw/oxfw-proc.o:(.bss+0x0): multiple definition of `____cacheline_aligned' sound/firewire/oxfw/oxfw-command.o:(.bss+0x0): first defined here sound/firewire/oxfw/oxfw-midi.o:(.bss+0x0): multiple definition of `____cacheline_aligned' sound/firewire/oxfw/oxfw-command.o:(.bss+0x0): first defined here sound/firewire/oxfw/oxfw-hwdep.o:(.bss+0x0): multiple definition of `____cacheline_aligned' sound/firewire/oxfw/oxfw-command.o:(.bss+0x0): first defined here sound/firewire/oxfw/oxfw-spkr.o:(.bss+0x0): multiple definition of `____cacheline_aligned' sound/firewire/oxfw/oxfw-command.o:(.bss+0x0): first defined here sound/firewire/oxfw/oxfw-scs1x.o:(.bss+0x40): multiple definition of `____cacheline_aligned' sound/firewire/oxfw/oxfw-command.o:(.bss+0x0): first defined here sound/firewire/oxfw/oxfw.o:(.bss+0x40): multiple definition of `____cacheline_aligned' sound/firewire/oxfw/oxfw-command.o:(.bss+0x0): first defined here make[4]: *** [/kisskb/src/scripts/Makefile.build:435: sound/firewire/oxfw/snd-oxfw.o] Error 1 make[3]: *** [/kisskb/src/scripts/Makefile.build:500: sound/firewire/oxfw] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:500: lib/crypto] Error 2 make[2]: *** Waiting for unfinished jobs.... sound/usb/6fire/comm.o:(.bss+0x0): multiple definition of `____cacheline_aligned' sound/usb/6fire/chip.o:(.bss+0x300): first defined here sound/usb/6fire/control.o:(.bss+0x0): multiple definition of `____cacheline_aligned' sound/usb/6fire/chip.o:(.bss+0x300): first defined here sound/usb/6fire/firmware.o:(.bss+0x0): multiple definition of `____cacheline_aligned' sound/usb/6fire/chip.o:(.bss+0x300): first defined here make[4]: *** [/kisskb/src/scripts/Makefile.build:435: sound/usb/6fire/snd-usb-6fire.o] Error 1 make[3]: *** [/kisskb/src/scripts/Makefile.build:500: sound/usb/6fire] Error 2 make[3]: *** [/kisskb/src/scripts/Makefile.build:500: sound/isa/sb] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:500: sound/isa] Error 2 sound/usb/caiaq/audio.o:(.bss+0x0): multiple definition of `____cacheline_aligned' sound/usb/caiaq/device.o:(.bss+0x140): first defined here sound/usb/caiaq/midi.o:(.bss+0x0): multiple definition of `____cacheline_aligned' sound/usb/caiaq/device.o:(.bss+0x140): first defined here sound/usb/caiaq/control.o:(.bss+0x0): multiple definition of `____cacheline_aligned' sound/usb/caiaq/device.o:(.bss+0x140): first defined here sound/usb/caiaq/input.o:(.bss+0x0): multiple definition of `____cacheline_aligned' sound/usb/caiaq/device.o:(.bss+0x140): first defined here make[4]: *** [/kisskb/src/scripts/Makefile.build:435: sound/usb/caiaq/snd-usb-caiaq.o] Error 1 make[3]: *** [/kisskb/src/scripts/Makefile.build:500: sound/usb/caiaq] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:500: sound/usb] Error 2 fs/reiserfs/dir.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/reiserfs/do_balan.o:(.bss+0x0): first defined here fs/reiserfs/lbalance.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/reiserfs/do_balan.o:(.bss+0x0): first defined here fs/reiserfs/ibalance.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/reiserfs/do_balan.o:(.bss+0x0): first defined here fs/reiserfs/hashes.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/reiserfs/do_balan.o:(.bss+0x0): first defined here fs/reiserfs/resize.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/reiserfs/do_balan.o:(.bss+0x0): first defined here fs/reiserfs/ioctl.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/reiserfs/do_balan.o:(.bss+0x0): first defined here fs/reiserfs/xattr.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/reiserfs/do_balan.o:(.bss+0x0): first defined here fs/reiserfs/lock.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/reiserfs/do_balan.o:(.bss+0x0): first defined here fs/reiserfs/xattr_user.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/reiserfs/do_balan.o:(.bss+0x0): first defined here fs/reiserfs/xattr_trusted.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/reiserfs/do_balan.o:(.bss+0x0): first defined here fs/reiserfs/xattr_security.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/reiserfs/do_balan.o:(.bss+0x0): first defined here fs/reiserfs/xattr_acl.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/reiserfs/do_balan.o:(.bss+0x0): first defined here make[3]: *** [/kisskb/src/scripts/Makefile.build:435: fs/reiserfs/reiserfs.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:500: fs/reiserfs] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:500: sound/firewire] Error 2 make[1]: *** [/kisskb/src/Makefile:1839: sound] Error 2 make[1]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1839: security] Error 2 net/unix/sysctl_net_unix.o:(.bss+0x0): multiple definition of `____cacheline_aligned' net/unix/garbage.o:(.bss+0x40): first defined here make[3]: *** [/kisskb/src/scripts/Makefile.build:435: net/unix/unix.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:500: net/unix] Error 2 make[2]: *** Waiting for unfinished jobs.... fs/ext4/dir.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/ext4/bitmap.o:(.bss+0x0): first defined here fs/ext4/ext4_jbd2.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/ext4/bitmap.o:(.bss+0x0): first defined here fs/ext4/extents.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/ext4/bitmap.o:(.bss+0x0): first defined here fs/ext4/extents_status.o:(.bss+0x80): multiple definition of `____cacheline_aligned' fs/ext4/bitmap.o:(.bss+0x0): first defined here fs/ext4/fsmap.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/ext4/bitmap.o:(.bss+0x0): first defined here fs/ext4/hash.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/ext4/bitmap.o:(.bss+0x0): first defined here fs/ext4/indirect.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/ext4/bitmap.o:(.bss+0x0): first defined here fs/ext4/inline.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/ext4/bitmap.o:(.bss+0x0): first defined here fs/ext4/inode.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/ext4/bitmap.o:(.bss+0x0): first defined here fs/ext4/ioctl.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/ext4/bitmap.o:(.bss+0x0): first defined here fs/ext4/mballoc.o:(.bss+0x100): multiple definition of `____cacheline_aligned' fs/ext4/bitmap.o:(.bss+0x0): first defined here fs/ext4/migrate.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/ext4/bitmap.o:(.bss+0x0): first defined here fs/ext4/mmp.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/ext4/bitmap.o:(.bss+0x0): first defined here fs/ext4/move_extent.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/ext4/bitmap.o:(.bss+0x0): first defined here fs/ext4/namei.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/ext4/bitmap.o:(.bss+0x0): first defined here fs/ext4/page-io.o:(.bss+0x40): multiple definition of `____cacheline_aligned' fs/ext4/bitmap.o:(.bss+0x0): first defined here fs/ext4/readpage.o:(.bss+0x40): multiple definition of `____cacheline_aligned' fs/ext4/bitmap.o:(.bss+0x0): first defined here fs/ext4/resize.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/ext4/bitmap.o:(.bss+0x0): first defined here fs/ext4/symlink.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/ext4/bitmap.o:(.bss+0x0): first defined here fs/ext4/xattr.o:(.bss+0x40): multiple definition of `____cacheline_aligned' fs/ext4/bitmap.o:(.bss+0x0): first defined here fs/ext4/xattr_hurd.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/ext4/bitmap.o:(.bss+0x0): first defined here fs/ext4/xattr_trusted.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/ext4/bitmap.o:(.bss+0x0): first defined here fs/ext4/xattr_user.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/ext4/bitmap.o:(.bss+0x0): first defined here fs/ext4/fast_commit.o:(.bss+0x40): multiple definition of `____cacheline_aligned' fs/ext4/bitmap.o:(.bss+0x0): first defined here fs/ext4/orphan.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/ext4/bitmap.o:(.bss+0x0): first defined here fs/ext4/acl.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/ext4/bitmap.o:(.bss+0x0): first defined here fs/ext4/xattr_security.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/ext4/bitmap.o:(.bss+0x0): first defined here fs/ext4/verity.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/ext4/bitmap.o:(.bss+0x0): first defined here fs/ext4/crypto.o:(.bss+0x0): multiple definition of `____cacheline_aligned' fs/ext4/bitmap.o:(.bss+0x0): first defined here make[3]: *** [/kisskb/src/scripts/Makefile.build:435: fs/ext4/ext4.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:500: fs/ext4] Error 2 make[1]: *** [/kisskb/src/Makefile:1839: fs] Error 2 net/appletalk/sysctl_net_atalk.o:(.bss+0x40): multiple definition of `____cacheline_aligned' net/appletalk/atalk_proc.o:(.bss+0x0): first defined here make[3]: *** [/kisskb/src/scripts/Makefile.build:435: net/appletalk/appletalk.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:500: net/appletalk] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:500: drivers/pinctrl] Error 2 make[1]: *** [/kisskb/src/Makefile:1839: drivers] Error 2 net/tls/tls_proc.o:(.bss+0x0): multiple definition of `____cacheline_aligned' net/tls/tls_sw.o:(.bss+0x80): first defined here net/tls/tls_toe.o:(.bss+0x0): multiple definition of `____cacheline_aligned' net/tls/tls_sw.o:(.bss+0x80): first defined here net/tls/tls_device.o:(.bss+0x40): multiple definition of `____cacheline_aligned' net/tls/tls_sw.o:(.bss+0x80): first defined here net/tls/tls_device_fallback.o:(.bss+0x0): multiple definition of `____cacheline_aligned' net/tls/tls_sw.o:(.bss+0x80): first defined here make[3]: *** [/kisskb/src/scripts/Makefile.build:435: net/tls/tls.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:500: net/tls] Error 2 make[1]: *** [/kisskb/src/Makefile:1839: lib] Error 2 net/netfilter/ipvs/ip_vs_xmit.o:(.bss+0x0): multiple definition of `____cacheline_aligned' net/netfilter/ipvs/ip_vs_conn.o:(.bss+0x80): first defined here net/netfilter/ipvs/ip_vs_proto_udp.o:(.bss+0x0): multiple definition of `____cacheline_aligned' net/netfilter/ipvs/ip_vs_conn.o:(.bss+0x80): first defined here net/netfilter/ipvs/ip_vs_proto_ah_esp.o:(.bss+0x0): multiple definition of `____cacheline_aligned' net/netfilter/ipvs/ip_vs_conn.o:(.bss+0x80): first defined here make[4]: *** [/kisskb/src/scripts/Makefile.build:435: net/netfilter/ipvs/ip_vs.o] Error 1 make[4]: *** Waiting for unfinished jobs.... net/llc/llc_conn.o:(.bss+0x180): multiple definition of `____cacheline_aligned' net/llc/llc_if.o:(.bss+0x0): first defined here net/llc/llc_c_st.o:(.bss+0x80): multiple definition of `____cacheline_aligned' net/llc/llc_if.o:(.bss+0x0): first defined here net/llc/llc_sap.o:(.bss+0x0): multiple definition of `____cacheline_aligned' net/llc/llc_if.o:(.bss+0x0): first defined here net/llc/llc_s_ev.o:(.bss+0x0): multiple definition of `____cacheline_aligned' net/llc/llc_if.o:(.bss+0x0): first defined here net/llc/llc_s_st.o:(.bss+0x40): multiple definition of `____cacheline_aligned' net/llc/llc_if.o:(.bss+0x0): first defined here net/llc/llc_proc.o:(.bss+0x40): multiple definition of `____cacheline_aligned' net/llc/llc_if.o:(.bss+0x0): first defined here net/llc/sysctl_net_llc.o:(.bss+0x80): multiple definition of `____cacheline_aligned' net/llc/llc_if.o:(.bss+0x0): first defined here make[3]: *** [/kisskb/src/scripts/Makefile.build:435: net/llc/llc2.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:500: net/llc] Error 2 net/dsa/dsa2.o:(.bss+0x40): multiple definition of `____cacheline_aligned' net/dsa/dsa.o:(.bss+0x40): first defined here make[3]: *** [/kisskb/src/scripts/Makefile.build:435: net/dsa/dsa_core.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:500: net/netfilter/ipvs] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:500: net/dsa] Error 2 net/bridge/br_forward.o:(.bss+0x0): multiple definition of `____cacheline_aligned' net/bridge/br_fdb.o:(.bss+0x0): first defined here net/bridge/br_input.o:(.bss+0x0): multiple definition of `____cacheline_aligned' net/bridge/br_fdb.o:(.bss+0x0): first defined here net/bridge/br_stp.o:(.bss+0x0): multiple definition of `____cacheline_aligned' net/bridge/br_fdb.o:(.bss+0x0): first defined here net/bridge/br_stp_bpdu.o:(.bss+0x0): multiple definition of `____cacheline_aligned' net/bridge/br_fdb.o:(.bss+0x0): first defined here net/bridge/br_stp_if.o:(.bss+0x40): multiple definition of `____cacheline_aligned' net/bridge/br_fdb.o:(.bss+0x0): first defined here net/bridge/br_netlink.o:(.bss+0x0): multiple definition of `____cacheline_aligned' net/bridge/br_fdb.o:(.bss+0x0): first defined here net/bridge/br_netlink_tunnel.o:(.bss+0x0): multiple definition of `____cacheline_aligned' net/bridge/br_fdb.o:(.bss+0x0): first defined here make[3]: *** [/kisskb/src/scripts/Makefile.build:435: net/bridge/bridge.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:500: net/bridge] Error 2 net/wireless/sysfs.o:(.bss+0x40): multiple definition of `____cacheline_aligned' net/wireless/core.o:(.bss+0x1c0): first defined here net/wireless/reg.o:(.bss+0x40): multiple definition of `____cacheline_aligned' net/wireless/core.o:(.bss+0x1c0): first defined here net/wireless/scan.o:(.bss+0x0): multiple definition of `____cacheline_aligned' net/wireless/core.o:(.bss+0x1c0): first defined here net/wireless/nl80211.o:(.bss+0x0): multiple definition of `____cacheline_aligned' net/wireless/core.o:(.bss+0x1c0): first defined here net/wireless/ethtool.o:(.bss+0x0): multiple definition of `____cacheline_aligned' net/wireless/core.o:(.bss+0x1c0): first defined here net/wireless/of.o:(.bss+0x0): multiple definition of `____cacheline_aligned' net/wireless/core.o:(.bss+0x1c0): first defined here net/wireless/debugfs.o:(.bss+0x0): multiple definition of `____cacheline_aligned' net/wireless/core.o:(.bss+0x1c0): first defined here net/wireless/wext-compat.o:(.bss+0x140): multiple definition of `____cacheline_aligned' net/wireless/core.o:(.bss+0x1c0): first defined here make[3]: *** [/kisskb/src/scripts/Makefile.build:435: net/wireless/cfg80211.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:500: net/wireless] Error 2 net/ipv6/ip6_input.o:(.bss+0x0): multiple definition of `____cacheline_aligned' net/ipv6/ip6_output.o:(.bss+0x0): first defined here net/ipv6/addrconf.o:(.bss+0x140): multiple definition of `____cacheline_aligned' net/ipv6/ip6_output.o:(.bss+0x0): first defined here net/ipv6/addrlabel.o:(.bss+0x40): multiple definition of `____cacheline_aligned' net/ipv6/ip6_output.o:(.bss+0x0): first defined here net/ipv6/route.o:(.bss+0x40): multiple definition of `____cacheline_aligned' net/ipv6/ip6_output.o:(.bss+0x0): first defined here net/ipv6/udplite.o:(.bss+0x0): multiple definition of `____cacheline_aligned' net/ipv6/ip6_output.o:(.bss+0x0): first defined here net/ipv6/raw.o:(.bss+0x0): multiple definition of `____cacheline_aligned' net/ipv6/ip6_output.o:(.bss+0x0): first defined here net/ipv6/reassembly.o:(.bss+0x100): multiple definition of `____cacheline_aligned' net/ipv6/ip6_output.o:(.bss+0x0): first defined here net/ipv6/tcp_ipv6.o:(.bss+0x0): multiple definition of `____cacheline_aligned' net/ipv6/ip6_output.o:(.bss+0x0): first defined here net/ipv6/ping.o:(.bss+0x0): multiple definition of `____cacheline_aligned' net/ipv6/ip6_output.o:(.bss+0x0): first defined here net/ipv6/exthdrs.o:(.bss+0x0): multiple definition of `____cacheline_aligned' net/ipv6/ip6_output.o:(.bss+0x0): first defined here net/ipv6/datagram.o:(.bss+0x0): multiple definition of `____cacheline_aligned' net/ipv6/ip6_output.o:(.bss+0x0): first defined here net/ipv6/ip6_flowlabel.o:(.bss+0x840): multiple definition of `____cacheline_aligned' net/ipv6/ip6_output.o:(.bss+0x0): first defined here net/ipv6/seg6.o:(.bss+0x40): multiple definition of `____cacheline_aligned' net/ipv6/ip6_output.o:(.bss+0x0): first defined here net/ipv6/fib6_notifier.o:(.bss+0x0): multiple definition of `____cacheline_aligned' net/ipv6/ip6_output.o:(.bss+0x0): first defined here net/ipv6/ioam6.o:(.bss+0x40): multiple definition of `____cacheline_aligned' net/ipv6/ip6_output.o:(.bss+0x0): first defined here net/ipv6/sysctl_net_ipv6.o:(.bss+0x40): multiple definition of `____cacheline_aligned' net/ipv6/ip6_output.o:(.bss+0x0): first defined here net/ipv6/ip6mr.o:(.bss+0x40): multiple definition of `____cacheline_aligned' net/ipv6/ip6_output.o:(.bss+0x0): first defined here net/ipv6/xfrm6_state.o:(.bss+0x0): multiple definition of `____cacheline_aligned' net/ipv6/ip6_output.o:(.bss+0x0): first defined here net/ipv6/xfrm6_protocol.o:(.bss+0x0): multiple definition of `____cacheline_aligned' net/ipv6/ip6_output.o:(.bss+0x0): first defined here net/ipv6/proc.o:(.bss+0x0): multiple definition of `____cacheline_aligned' net/ipv6/ip6_output.o:(.bss+0x0): first defined here net/ipv6/calipso.o:(.bss+0x40): multiple definition of `____cacheline_aligned' net/ipv6/ip6_output.o:(.bss+0x0): first defined here net/ipv6/seg6_hmac.o:(.bss+0x0): multiple definition of `____cacheline_aligned' net/ipv6/ip6_output.o:(.bss+0x0): first defined here make[3]: *** [/kisskb/src/scripts/Makefile.build:435: net/ipv6/ipv6.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:500: net/ipv6] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:500: net/netfilter] Error 2 make[1]: *** [/kisskb/src/Makefile:1839: net] Error 2 make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_ppc64_book3e_allmodconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_ppc64_book3e_allmodconfig_powerpc-gcc5 # Build took: 0:01:08.342379