# git rev-parse -q --verify a308a7102215a582fc474375648965bc5692894b^{commit} a308a7102215a582fc474375648965bc5692894b already have revision, skipping fetch # git checkout -q -f -B kisskb a308a7102215a582fc474375648965bc5692894b # git clean -qxdf # < git log -1 # commit a308a7102215a582fc474375648965bc5692894b # Merge: 05bd375b6bde eafee5944062 # Author: Linus Torvalds # Date: Thu Nov 28 10:57:12 2019 -0800 # # Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap # # Pull generic ioremap support from Christoph Hellwig: # "This adds the remaining bits for an entirely generic ioremap and # iounmap to lib/ioremap.c. To facilitate that, it cleans up the giant # mess of weird ioremap variants we had with no users outside the arch # code. # # For now just the three newest ports use the code, but there is more # than a handful others that can be converted without too much work. # # Summary: # # - clean up various obsolete ioremap and iounmap variants # # - add a new generic ioremap implementation and switch csky, nds32 and # riscv over to it" # # * tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap: (21 commits) # nds32: use generic ioremap # csky: use generic ioremap # csky: remove ioremap_cache # riscv: use the generic ioremap code # lib: provide a simple generic ioremap implementation # sh: remove __iounmap # nios2: remove __iounmap # hexagon: remove __iounmap # m68k: rename __iounmap and mark it static # arch: rely on asm-generic/io.h for default ioremap_* definitions # asm-generic: don't provide ioremap for CONFIG_MMU # asm-generic: ioremap_uc should behave the same with and without MMU # xtensa: clean up ioremap # x86: Clean up ioremap() # parisc: remove __ioremap # nios2: remove __ioremap # alpha: remove the unused __ioremap wrapper # hexagon: clean up ioremap # ia64: rename ioremap_nocache to ioremap_uc # unicore32: remove ioremap_cached # ... # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 a308a7102215a582fc474375648965bc5692894b # < make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- randconfig KCONFIG_SEED=0x4C4409E9 WARNING: unmet direct dependencies detected for MSCC_OCELOT_SWITCH Depends on [n]: NETDEVICES [=y] && ETHERNET [=n] && 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 [=n] && 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_STANDALONE=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # yes \n | make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- WARNING: unmet direct dependencies detected for MSCC_OCELOT_SWITCH Depends on [n]: NETDEVICES [=y] && ETHERNET [=n] && 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 [=n] && 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 [=n] && 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] /kisskb/src/tools/objtool drivers/net/dsa/ocelot/felix.o: In function `felix_rxtstamp': felix.c:(.text+0x8c): undefined reference to `ocelot_ptp_gettime64' drivers/net/dsa/ocelot/felix.o: In function `felix_txtstamp': felix.c:(.text+0x16b): undefined reference to `ocelot_port_add_txtstamp_skb' drivers/net/dsa/ocelot/felix.o: In function `felix_vlan_del': felix.c:(.text+0x286): undefined reference to `ocelot_vlan_del' drivers/net/dsa/ocelot/felix.o: In function `felix_vlan_add': felix.c:(.text+0x31a): undefined reference to `ocelot_vlan_add' drivers/net/dsa/ocelot/felix.o: In function `felix_vlan_filtering': felix.c:(.text+0x36d): undefined reference to `ocelot_port_vlan_filtering' drivers/net/dsa/ocelot/felix.o: In function `felix_set_ageing_time': felix.c:(.text+0x3ca): undefined reference to `ocelot_set_ageing_time' drivers/net/dsa/ocelot/felix.o: In function `felix_port_enable': felix.c:(.text+0x3fa): undefined reference to `ocelot_port_enable' drivers/net/dsa/ocelot/felix.o: In function `felix_setup': felix.c:(.text+0x54c): undefined reference to `ocelot_regmap_init' felix.c:(.text+0x57c): undefined reference to `ocelot_regfields_init' felix.c:(.text+0x653): undefined reference to `ocelot_init' felix.c:(.text+0x664): undefined reference to `ocelot_init_port' felix.c:(.text+0x6db): undefined reference to `ocelot_set_cpu_port' drivers/net/dsa/ocelot/felix.o: In function `felix_irq_handler': felix.c:(.text+0x759): undefined reference to `ocelot_get_txtstamp' drivers/net/dsa/ocelot/felix.o: In function `felix_hwtstamp_set': felix.c:(.text+0x18a): undefined reference to `ocelot_hwstamp_set' drivers/net/dsa/ocelot/felix.o: In function `felix_hwtstamp_get': felix.c:(.text+0x19a): undefined reference to `ocelot_hwstamp_get' drivers/net/dsa/ocelot/felix.o: In function `felix_fdb_dump': felix.c:(.text+0x1aa): undefined reference to `ocelot_fdb_dump' drivers/net/dsa/ocelot/felix.o: In function `felix_fdb_del': felix.c:(.text+0x1bd): undefined reference to `ocelot_fdb_del' drivers/net/dsa/ocelot/felix.o: In function `felix_fdb_add': felix.c:(.text+0x224): undefined reference to `ocelot_fdb_add' felix.c:(.text+0x242): undefined reference to `ocelot_fdb_add' drivers/net/dsa/ocelot/felix.o: In function `felix_bridge_stp_state_set': felix.c:(.text+0x38d): undefined reference to `ocelot_bridge_stp_state_set' drivers/net/dsa/ocelot/felix.o: In function `felix_bridge_leave': felix.c:(.text+0x3aa): undefined reference to `ocelot_port_bridge_leave' drivers/net/dsa/ocelot/felix.o: In function `felix_bridge_join': felix.c:(.text+0x3ba): undefined reference to `ocelot_port_bridge_join' drivers/net/dsa/ocelot/felix.o: In function `felix_port_disable': felix.c:(.text+0x3ea): undefined reference to `ocelot_port_disable' drivers/net/dsa/ocelot/felix.o: In function `felix_get_ts_info': felix.c:(.text+0x41a): undefined reference to `ocelot_get_ts_info' drivers/net/dsa/ocelot/felix.o: In function `felix_get_sset_count': felix.c:(.text+0x42a): undefined reference to `ocelot_get_sset_count' drivers/net/dsa/ocelot/felix.o: In function `felix_get_ethtool_stats': felix.c:(.text+0x43a): undefined reference to `ocelot_get_ethtool_stats' drivers/net/dsa/ocelot/felix.o: In function `felix_get_strings': felix.c:(.text+0x44a): undefined reference to `ocelot_get_strings' drivers/net/dsa/ocelot/felix.o: In function `felix_adjust_link': felix.c:(.text+0x45a): undefined reference to `ocelot_adjust_link' drivers/net/dsa/ocelot/felix.o: In function `felix_teardown': felix.c:(.text+0x46a): undefined reference to `ocelot_deinit' drivers/net/dsa/ocelot/felix_vsc9959.o: In function `vsc9959_reset': felix_vsc9959.c:(.text+0xae): undefined reference to `__ocelot_write_ix' felix_vsc9959.c:(.text+0xda): undefined reference to `__ocelot_read_ix' felix_vsc9959.c:(.text+0xf7): 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 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_um-x86_64 # Build took: 0:05:33.715040