# 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/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 75b607fab38d149f232f01eae5e6392b394dd659 # make -s -j 160 ARCH=m68k O=/kisskb/build/linus_m5272c3_defconfig_m68k-gcc8.1 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- m5272c3_defconfig # < make -s -j 160 ARCH=m68k O=/kisskb/build/linus_m5272c3_defconfig_m68k-gcc8.1 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 160 ARCH=m68k O=/kisskb/build/linus_m5272c3_defconfig_m68k-gcc8.1 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 160 ARCH=m68k O=/kisskb/build/linus_m5272c3_defconfig_m68k-gcc8.1 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- Completed OK # rm -rf /kisskb/build/linus_m5272c3_defconfig_m68k-gcc8.1 # Build took: 0:00:31.882450