# 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-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 75b607fab38d149f232f01eae5e6392b394dd659 # make -s -j 40 ARCH=powerpc O=/kisskb/build/linus_corenet32_smp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- corenet32_smp_defconfig Using /kisskb/src/arch/powerpc/configs/corenet_base.config as base Merging /kisskb/src/arch/powerpc/configs/85xx-32bit.config Merging /kisskb/src/arch/powerpc/configs/85xx-smp.config Merging /kisskb/src/arch/powerpc/configs/85xx-hw.config Merging /kisskb/src/arch/powerpc/configs/fsl-emb-nonhw.config Merging /kisskb/src/arch/powerpc/configs/dpaa.config # # merged configuration written to .config (needs make) # # < make -s -j 40 ARCH=powerpc O=/kisskb/build/linus_corenet32_smp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 40 ARCH=powerpc O=/kisskb/build/linus_corenet32_smp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 40 ARCH=powerpc O=/kisskb/build/linus_corenet32_smp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- Segmentation fault (core dumped) make[3]: *** [/kisskb/src/scripts/Makefile.vmlinux:34: vmlinux] Error 139 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 40 ARCH=powerpc O=/kisskb/build/linus_corenet32_smp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_corenet32_smp_defconfig_powerpc-gcc5 # Build took: 0:01:06.765411