# git rev-parse -q --verify 75b607fab38d149f232f01eae5e6392b394dd659^{commit} 75b607fab38d149f232f01eae5e6392b394dd659 already have revision, skipping fetch # git checkout -q -f -B kisskb 75b607fab38d149f232f01eae5e6392b394dd659 # git clean -qxdf # < git log -1 # commit 75b607fab38d149f232f01eae5e6392b394dd659 # Merge: 5b7c893ed5ed e0ed52154e86 # Author: Linus Torvalds # Date: Tue Oct 8 12:54:04 2024 -0700 # # Merge tag 'sched_ext-for-6.12-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext # # Pull sched_ext fixes from Tejun Heo: # # - ops.enqueue() didn't have a way to tell whether select_task_rq_scx() # and thus ops.select() were skipped. Some schedulers were incorrectly # using SCX_ENQ_WAKEUP. Add SCX_ENQ_CPU_SELECTED and fix scx_qmap using # it. # # - Remove a spurious WARN_ON_ONCE() in scx_cgroup_exit() # # - Fix error information clobbering during load # # - Add missing __weak markers to BPF helper declarations # # - Doc update # # * tag 'sched_ext-for-6.12-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext: # sched_ext: Documentation: Update instructions for running example schedulers # sched_ext, scx_qmap: Add and use SCX_ENQ_CPU_SELECTED # sched/core: Add ENQUEUE_RQ_SELECTED to indicate whether ->select_task_rq() was called # sched/core: Make select_task_rq() take the pointer to wake_flags instead of value # sched_ext: scx_cgroup_exit() may be called without successful scx_cgroup_init() # sched_ext: Improve error reporting during loading # sched_ext: Add __weak markers to BPF helper function decalarations # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 75b607fab38d149f232f01eae5e6392b394dd659 # make -s -j 160 ARCH=mips O=/kisskb/build/linus_64r6_defconfig_mips-gcc8.1 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- 64r6_defconfig Using /kisskb/src/arch/mips/configs/generic_defconfig as base Merging /kisskb/src/arch/mips/configs/generic/64r6.config Merging /kisskb/src/arch/mips/configs/generic/eb.config Merging /kisskb/src/arch/mips/configs/generic/board-boston.config Merging /kisskb/src/arch/mips/configs/generic/board-litex.config Merging /kisskb/src/arch/mips/configs/generic/board-marduk.config Merging /kisskb/src/arch/mips/configs/generic/board-ranchu.config Merging /kisskb/src/arch/mips/configs/generic/board-virt.config # < make -s -j 160 ARCH=mips O=/kisskb/build/linus_64r6_defconfig_mips-gcc8.1 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 160 ARCH=mips O=/kisskb/build/linus_64r6_defconfig_mips-gcc8.1 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- olddefconfig # make -s -j 160 ARCH=mips O=/kisskb/build/linus_64r6_defconfig_mips-gcc8.1 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- /kisskb/src/arch/mips/boot/dts/img/boston.dts:128.17-178.5: Warning (interrupt_provider): /pci@14000000/pci2_root@0,0: '#interrupt-cells' found, but node is not an interrupt provider /kisskb/src/arch/mips/boot/dts/img/boston.dts:136.23-177.6: Warning (interrupt_provider): /pci@14000000/pci2_root@0,0/eg20t_bridge@1,0,0: '#interrupt-cells' found, but node is not an interrupt provider arch/mips/boot/dts/img/boston.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider' {standard input}: Assembler messages: {standard input}:338: Warning: macro instruction expanded into multiple instructions lib/math/div64.o: In function `mul_u64_u64_div_u64': /kisskb/src/lib/math/div64.c:195: undefined reference to `__multi3' make[3]: *** [/kisskb/src/scripts/Makefile.vmlinux:34: vmlinux] Error 1 make[2]: *** [/kisskb/src/Makefile:1166: vmlinux] Error 2 make[1]: *** [/kisskb/src/Makefile:224: __sub-make] Error 2 make: *** [Makefile:224: __sub-make] Error 2 Command 'make -s -j 160 ARCH=mips O=/kisskb/build/linus_64r6_defconfig_mips-gcc8.1 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_64r6_defconfig_mips-gcc8.1 # Build took: 0:01:21.145911