# git rev-parse -q --verify eea2d5da29e396b6cc1fb35e36bcbf5f57731015^{commit} eea2d5da29e396b6cc1fb35e36bcbf5f57731015 already have revision, skipping fetch # git checkout -q -f -B kisskb eea2d5da29e396b6cc1fb35e36bcbf5f57731015 # git clean -qxdf # < git log -1 # commit eea2d5da29e396b6cc1fb35e36bcbf5f57731015 # Merge: 347f56fb3890 04bb96427d4e # Author: Linus Torvalds # Date: Fri Dec 6 16:12:39 2019 -0800 # # Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm # # Pull ARM fixes from Russell King: # # - fix CPU topology setup for SCHED_MC case # # - fix VDSO regression # # * tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm: # ARM: 8947/1: Fix __arch_get_hw_counter() access to CNTVCT # ARM: 8943/1: Fix topology setup in case of CPU hotplug for CONFIG_SCHED_MC # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 eea2d5da29e396b6cc1fb35e36bcbf5f57731015 # < make -s -j 48 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- randconfig KCONFIG_SEED=0x4E51DFE2 WARNING: unmet direct dependencies detected for MSCC_OCELOT_SWITCH Depends on [n]: NETDEVICES [=y] && ETHERNET [=y] && NET_VENDOR_MICROSEMI [=n] && NET_SWITCHDEV [=y] && HAS_IOMEM [=y] Selected by [y]: - NET_DSA_MSCC_FELIX [=y] && NETDEVICES [=y] && HAVE_NET_DSA [=y] && NET_DSA [=y] && PCI [=y] # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # yes \n | make -s -j 48 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 48 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- WARNING: unmet direct dependencies detected for MSCC_OCELOT_SWITCH Depends on [n]: NETDEVICES [=y] && ETHERNET [=y] && NET_VENDOR_MICROSEMI [=n] && NET_SWITCHDEV [=y] && HAS_IOMEM [=y] Selected by [y]: - NET_DSA_MSCC_FELIX [=y] && NETDEVICES [=y] && HAVE_NET_DSA [=y] && NET_DSA [=y] && PCI [=y] WARNING: unmet direct dependencies detected for MSCC_OCELOT_SWITCH Depends on [n]: NETDEVICES [=y] && ETHERNET [=y] && NET_VENDOR_MICROSEMI [=n] && NET_SWITCHDEV [=y] && HAS_IOMEM [=y] Selected by [y]: - NET_DSA_MSCC_FELIX [=y] && NETDEVICES [=y] && HAVE_NET_DSA [=y] && NET_DSA [=y] && PCI [=y] WARNING: unmet direct dependencies detected for MSCC_OCELOT_SWITCH Depends on [n]: NETDEVICES [=y] && ETHERNET [=y] && NET_VENDOR_MICROSEMI [=n] && NET_SWITCHDEV [=y] && HAS_IOMEM [=y] Selected by [y]: - NET_DSA_MSCC_FELIX [=y] && NETDEVICES [=y] && HAVE_NET_DSA [=y] && NET_DSA [=y] && PCI [=y] drivers/net/dsa/ocelot/felix.o: In function `felix_irq_handler': felix.c:(.text+0x34): undefined reference to `ocelot_get_txtstamp' drivers/net/dsa/ocelot/felix.o: In function `felix_rxtstamp': felix.c:(.text+0x16c): undefined reference to `ocelot_ptp_gettime64' drivers/net/dsa/ocelot/felix.o: In function `felix_hwtstamp_set': felix.c:(.text+0x36c): undefined reference to `ocelot_hwstamp_set' drivers/net/dsa/ocelot/felix.o: In function `felix_hwtstamp_get': felix.c:(.text+0x3cc): undefined reference to `ocelot_hwstamp_get' drivers/net/dsa/ocelot/felix.o: In function `felix_fdb_dump': felix.c:(.text+0x42c): undefined reference to `ocelot_fdb_dump' drivers/net/dsa/ocelot/felix.o: In function `felix_fdb_del': felix.c:(.text+0x490): undefined reference to `ocelot_fdb_del' drivers/net/dsa/ocelot/felix.o: In function `felix_vlan_del': felix.c:(.text+0x534): undefined reference to `ocelot_vlan_del' drivers/net/dsa/ocelot/felix.o: In function `felix_vlan_add': felix.c:(.text+0x6c8): undefined reference to `ocelot_vlan_add' drivers/net/dsa/ocelot/felix.o: In function `felix_vlan_filtering': felix.c:(.text+0x830): undefined reference to `ocelot_port_vlan_filtering' drivers/net/dsa/ocelot/felix.o: In function `felix_bridge_stp_state_set': felix.c:(.text+0x898): undefined reference to `ocelot_bridge_stp_state_set' drivers/net/dsa/ocelot/felix.o: In function `felix_bridge_leave': felix.c:(.text+0x8f4): undefined reference to `ocelot_port_bridge_leave' drivers/net/dsa/ocelot/felix.o: In function `felix_bridge_join': felix.c:(.text+0x954): undefined reference to `ocelot_port_bridge_join' drivers/net/dsa/ocelot/felix.o: In function `felix_set_ageing_time': felix.c:(.text+0x9b4): undefined reference to `ocelot_set_ageing_time' drivers/net/dsa/ocelot/felix.o: In function `felix_port_disable': felix.c:(.text+0xa0c): undefined reference to `ocelot_port_disable' drivers/net/dsa/ocelot/felix.o: In function `felix_port_enable': felix.c:(.text+0xa64): undefined reference to `ocelot_port_enable' drivers/net/dsa/ocelot/felix.o: In function `felix_get_ts_info': felix.c:(.text+0xac4): undefined reference to `ocelot_get_ts_info' drivers/net/dsa/ocelot/felix.o: In function `felix_get_sset_count': felix.c:(.text+0xb24): undefined reference to `ocelot_get_sset_count' drivers/net/dsa/ocelot/felix.o: In function `felix_get_ethtool_stats': felix.c:(.text+0xb84): undefined reference to `ocelot_get_ethtool_stats' drivers/net/dsa/ocelot/felix.o: In function `felix_get_strings': felix.c:(.text+0xbe4): undefined reference to `ocelot_get_strings' drivers/net/dsa/ocelot/felix.o: In function `felix_adjust_link': felix.c:(.text+0xc4c): undefined reference to `ocelot_adjust_link' drivers/net/dsa/ocelot/felix.o: In function `felix_teardown': felix.c:(.text+0xca4): undefined reference to `ocelot_deinit' drivers/net/dsa/ocelot/felix.o: In function `felix_txtstamp': felix.c:(.text+0xd18): undefined reference to `ocelot_port_add_txtstamp_skb' drivers/net/dsa/ocelot/felix.o: In function `felix_setup': felix.c:(.text+0xfec): undefined reference to `ocelot_regmap_init' felix.c:(.text+0x105c): undefined reference to `ocelot_regfields_init' felix.c:(.text+0x1234): undefined reference to `ocelot_init' felix.c:(.text+0x1268): undefined reference to `ocelot_init_port' felix.c:(.text+0x13a8): undefined reference to `ocelot_set_cpu_port' drivers/net/dsa/ocelot/felix.o: In function `felix_fdb_add': felix.c:(.text+0x2498): undefined reference to `ocelot_fdb_add' drivers/net/dsa/ocelot/felix_vsc9959.o: In function `vsc9959_reset': felix_vsc9959.c:(.text+0xbc): undefined reference to `__ocelot_write_ix' felix_vsc9959.c:(.text+0xf4): undefined reference to `__ocelot_read_ix' felix_vsc9959.c:(.text+0x26c): undefined reference to `__ocelot_read_ix' make[1]: *** [/kisskb/src/Makefile:1077: vmlinux] Error 1 make: *** [Makefile:179: sub-make] Error 2 Command 'make -s -j 48 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 # Build took: 0:07:50.015341