# git rev-parse -q --verify 46cf2c613f4b10eb12f749207b0fd2c1bfae3088^{commit} 46cf2c613f4b10eb12f749207b0fd2c1bfae3088 already have revision, skipping fetch # git checkout -q -f -B kisskb 46cf2c613f4b10eb12f749207b0fd2c1bfae3088 # git clean -qxdf # < git log -1 # commit 46cf2c613f4b10eb12f749207b0fd2c1bfae3088 # Merge: cf424ef014ac 0c9843a74a85 # Author: Linus Torvalds # Date: Tue Apr 26 16:34:11 2022 -0700 # # Merge tag 'pinctrl-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl # # Pull pin control fixes from Linus Walleij: # # - Fix some register offsets on Intel Alderlake # # - Fix the order the UFS and SDC pins on Qualcomm SM6350 # # - Fix a build error in Mediatek Moore. # # - Fix a pin function table in the Sunplus SP7021. # # - Fix some Kconfig and static keywords on the Samsung Tesla FSD SoC. # # - Fix up the EOI function for edge triggered IRQs and keep the block # clock enabled for level IRQs in the STM32 driver. # # - Fix some bits and order in the Rockchip RK3308 driver. # # - Handle the errorpath in the Pistachio driver probe() properly. # # * tag 'pinctrl-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl: # pinctrl: pistachio: fix use of irq_of_parse_and_map() # pinctrl: stm32: Keep pinctrl block clock enabled when LEVEL IRQ requested # pinctrl: rockchip: sort the rk3308_mux_recalced_data entries # pinctrl: rockchip: fix RK3308 pinmux bits # pinctrl: stm32: Do not call stm32_gpio_get() for edge triggered IRQs in EOI # pinctrl: Fix an error in pin-function table of SP7021 # pinctrl: samsung: fix missing GPIOLIB on ARM64 Exynos config # pinctrl: mediatek: moore: Fix build error # pinctrl: qcom: sm6350: fix order of UFS & SDC pins # pinctrl: alderlake: Fix register offsets for ADL-N variant # pinctrl: samsung: staticize fsd_pin_ctrl # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 46cf2c613f4b10eb12f749207b0fd2c1bfae3088 # < make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig # 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 # Added to kconfig CONFIG_BPF_PRELOAD=n # Added to kconfig # < make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:6210:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:6212:warning: override: reassigning to symbol GCC_PLUGINS # make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- /kisskb/build/tmp/cc3k9WVe.s: Assembler messages: /kisskb/build/tmp/cc3k9WVe.s:92414: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL660' {.text section} make[4]: *** [/kisskb/src/scripts/Makefile.build:288: arch/x86/mm/pat/set_memory.o] Error 1 make[3]: *** [/kisskb/src/scripts/Makefile.build:550: arch/x86/mm/pat] Error 2 make[3]: *** Waiting for unfinished jobs.... /kisskb/build/tmp/ccsIGOpe.s: Assembler messages: /kisskb/build/tmp/ccsIGOpe.s:135179: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL443' {.text section} make[3]: *** [/kisskb/src/scripts/Makefile.build:288: arch/x86/net/bpf_jit_comp.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:550: arch/x86/net] Error 2 make[2]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:550: arch/x86/mm] Error 2 /kisskb/build/tmp/ccdL03dK.s: Assembler messages: /kisskb/build/tmp/ccdL03dK.s:26762: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL84' {.text section} make[3]: *** [/kisskb/src/scripts/Makefile.build:288: kernel/locking/spinlock_debug.o] Error 1 make[3]: *** Waiting for unfinished jobs.... /kisskb/src/arch/x86/kernel/traps.c: In function '__exc_control_protection': /kisskb/src/arch/x86/kernel/traps.c:249:3: error: implicit declaration of function '__warn'; did you mean 'pr_warn'? [-Werror=implicit-function-declaration] __warn(__FILE__, __LINE__, (void *)regs->ip, TAINT_WARN, regs, NULL); ^~~~~~ pr_warn cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:288: arch/x86/kernel/traps.o] Error 1 make[3]: *** Waiting for unfinished jobs.... /kisskb/build/tmp/ccVmfmHc.s: Assembler messages: /kisskb/build/tmp/ccVmfmHc.s:33193: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL114' {.text section} /kisskb/build/tmp/ccVmfmHc.s:33203: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL114' {.text section} make[3]: *** [/kisskb/src/scripts/Makefile.build:288: kernel/irq/handle.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:550: kernel/irq] Error 2 make[2]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:550: kernel/locking] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:550: arch/x86/kernel] Error 2 make[1]: *** [/kisskb/src/Makefile:1834: arch/x86] Error 2 make[1]: *** Waiting for unfinished jobs.... /kisskb/build/tmp/ccvLylBD.s: Assembler messages: /kisskb/build/tmp/ccvLylBD.s:60051: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL78' {.text section} /kisskb/build/tmp/ccvLylBD.s:60080: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL78' {.text section} make[3]: *** [/kisskb/src/scripts/Makefile.build:288: fs/fscache/cache.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:550: fs/fscache] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1834: kernel] Error 2 /kisskb/build/tmp/cc0XNKRO.s: Assembler messages: /kisskb/build/tmp/cc0XNKRO.s:179547: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL1136' {.text section} make[2]: *** [/kisskb/src/scripts/Makefile.build:288: mm/vmalloc.o] Error 1 make[2]: *** Waiting for unfinished jobs.... /kisskb/build/tmp/ccDDyp2u.s: Assembler messages: /kisskb/build/tmp/ccDDyp2u.s:48603: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL78' {.text section} make[3]: *** [/kisskb/src/scripts/Makefile.build:288: sound/virtio/virtio_pcm.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:550: sound/virtio] Error 2 make[2]: *** Waiting for unfinished jobs.... /kisskb/build/tmp/cckJTqHe.s: Assembler messages: /kisskb/build/tmp/cckJTqHe.s:112709: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL1419' {.text section} make[4]: *** [/kisskb/src/scripts/Makefile.build:288: sound/pci/au88x0/au8820.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1834: mm] Error 2 /kisskb/build/tmp/cce1xHnn.s: Assembler messages: /kisskb/build/tmp/cce1xHnn.s:158871: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL2808' {.text section} make[4]: *** [/kisskb/src/scripts/Makefile.build:288: sound/pci/au88x0/au8830.o] Error 1 make[3]: *** [/kisskb/src/scripts/Makefile.build:550: sound/pci/au88x0] Error 2 make[3]: *** Waiting for unfinished jobs.... /kisskb/build/tmp/cc9YmrFm.s: Assembler messages: /kisskb/build/tmp/cc9YmrFm.s:36773: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL79' {.text section} make[3]: *** [/kisskb/src/scripts/Makefile.build:288: drivers/pinctrl/pinctrl-utils.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:550: drivers/pinctrl] Error 2 make[2]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:550: sound/pci] Error 2 make[1]: *** [/kisskb/src/Makefile:1834: fs] Error 2 make[1]: *** [/kisskb/src/Makefile:1834: drivers] Error 2 /kisskb/build/tmp/ccVAcRJr.s: Assembler messages: /kisskb/build/tmp/ccVAcRJr.s:73639: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL56' {.text section} make[4]: *** [/kisskb/src/scripts/Makefile.build:288: sound/soc/fsl/fsl_ssi.o] Error 1 make[4]: *** Waiting for unfinished jobs.... /kisskb/build/tmp/ccMJQgz6.s: Assembler messages: /kisskb/build/tmp/ccMJQgz6.s:82973: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL455' {.text section} /kisskb/build/tmp/ccMJQgz6.s:82985: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL455' {.text section} make[4]: *** [/kisskb/src/scripts/Makefile.build:288: sound/soc/codecs/da7213.o] Error 1 make[4]: *** Waiting for unfinished jobs.... /kisskb/build/tmp/cclHcgIS.s: Assembler messages: /kisskb/build/tmp/cclHcgIS.s:60473: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL90' {.text section} make[4]: *** [/kisskb/src/scripts/Makefile.build:288: sound/soc/fsl/fsl_asrc_dma.o] Error 1 make[3]: *** [/kisskb/src/scripts/Makefile.build:550: sound/soc/fsl] Error 2 make[3]: *** Waiting for unfinished jobs.... /kisskb/build/tmp/ccJz3axQ.s: Assembler messages: /kisskb/build/tmp/ccJz3axQ.s:79135: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL46' {.text section} make[5]: *** [/kisskb/src/scripts/Makefile.build:288: sound/soc/sof/intel/hda.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:550: sound/soc/codecs] Error 2 /kisskb/build/tmp/ccAtFh5c.s: Assembler messages: /kisskb/build/tmp/ccAtFh5c.s:81430: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL36' {.text section} /kisskb/build/tmp/ccAtFh5c.s:81606: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL336' {.text section} make[5]: *** [/kisskb/src/scripts/Makefile.build:288: sound/soc/sof/intel/hda-dsp.o] Error 1 make[4]: *** [/kisskb/src/scripts/Makefile.build:550: sound/soc/sof/intel] Error 2 make[4]: *** Waiting for unfinished jobs.... /kisskb/build/tmp/ccUfxKjV.s: Assembler messages: /kisskb/build/tmp/ccUfxKjV.s:69215: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL287' {.text section} /kisskb/build/tmp/ccUfxKjV.s:69547: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL290' {.text section} make[5]: *** [/kisskb/src/scripts/Makefile.build:288: sound/soc/intel/skylake/skl-sst-ipc.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:550: sound/soc/sof] Error 2 make[4]: *** [/kisskb/src/scripts/Makefile.build:550: sound/soc/intel/skylake] Error 2 make[3]: *** [/kisskb/src/scripts/Makefile.build:550: sound/soc/intel] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:550: sound/soc] Error 2 make[1]: *** [/kisskb/src/Makefile:1834: sound] Error 2 make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:01:27.778165