# git rev-parse -q --verify aa50faff4416c869b52dff68a937c84d29e12f4b^{commit} aa50faff4416c869b52dff68a937c84d29e12f4b already have revision, skipping fetch # git checkout -q -f -B kisskb aa50faff4416c869b52dff68a937c84d29e12f4b # git clean -qxdf # < git log -1 # commit aa50faff4416c869b52dff68a937c84d29e12f4b # Author: Sergio Paracuellos # Date: Wed Dec 1 22:34:02 2021 +0100 # # PCI: mt7621: Convert driver into 'bool' # # The driver is not ready yet to be compiled as a module since it depends # on some symbols not exported on MIPS. We have the following current # problems: # # Building mips:allmodconfig ... failed # -------------- # Error log: # ERROR: modpost: missing MODULE_LICENSE() in drivers/pci/controller/pcie-mt7621.o # ERROR: modpost: "mips_cm_unlock_other" [drivers/pci/controller/pcie-mt7621.ko] undefined! # ERROR: modpost: "mips_cpc_base" [drivers/pci/controller/pcie-mt7621.ko] undefined! # ERROR: modpost: "mips_cm_lock_other" [drivers/pci/controller/pcie-mt7621.ko] undefined! # ERROR: modpost: "mips_cm_is64" [drivers/pci/controller/pcie-mt7621.ko] undefined! # ERROR: modpost: "mips_gcr_base" [drivers/pci/controller/pcie-mt7621.ko] undefined! # # Temporarily move from 'tristate' to 'bool' until a better solution is # ready. # # Also RALINK is redundant because SOC_MT7621 already depends on it. # Hence, simplify condition. # # Fixes: 2bdd5238e756 ("PCI: mt7621: Add MediaTek MT7621 PCIe host controller driver"). # Signed-off-by: Sergio Paracuellos # Reviewed-and-Tested-by: Guenter Roeck # Signed-off-by: Linus Torvalds # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux-ld --version # < git log --format=%s --max-count=1 aa50faff4416c869b52dff68a937c84d29e12f4b # < make -s -j 48 ARCH=s390 O=/kisskb/build/linus_s390-defconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- defconfig # < make -s -j 48 ARCH=s390 O=/kisskb/build/linus_s390-defconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- help # make -s -j 48 ARCH=s390 O=/kisskb/build/linus_s390-defconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- olddefconfig # make -s -j 48 ARCH=s390 O=/kisskb/build/linus_s390-defconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- MKDIR /kisskb/build/linus_s390-defconfig_s390x-gcc11/tools/bpf/resolve_btfids/libbpf/ MKDIR /kisskb/build/linus_s390-defconfig_s390x-gcc11/tools/bpf/resolve_btfids//libsubcmd LINK resolve_btfids BTF: .tmp_vmlinux.btf: pahole (pahole) is not available Failed to generate BTF for vmlinux Try to disable CONFIG_DEBUG_INFO_BTF make[1]: *** [/kisskb/src/Makefile:1161: vmlinux] Error 1 make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 48 ARCH=s390 O=/kisskb/build/linus_s390-defconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_s390-defconfig_s390x-gcc11 # Build took: 0:04:56.323764