# git rev-parse -q --verify 3022e9d00ebec31ed435ae0844e3f235dba998a9^{commit} 3022e9d00ebec31ed435ae0844e3f235dba998a9 already have revision, skipping fetch # git checkout -q -f -B kisskb 3022e9d00ebec31ed435ae0844e3f235dba998a9 # git clean -qxdf # < git log -1 # commit 3022e9d00ebec31ed435ae0844e3f235dba998a9 # Merge: 0ccd733ac99e a6250aa251ea # Author: Linus Torvalds # Date: Mon Nov 11 14:09:57 2024 -0800 # # Merge tag 'sched_ext-for-6.12-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext # # Pull sched_ext fixes from Tejun Heo: # # - The fair sched class currently has a bug where its balance() returns # true telling the sched core that it has tasks to run but then NULL # from pick_task(). This makes sched core call sched_ext's pick_task() # without preceding balance() which can lead to stalls in partial mode. # # For now, work around by detecting the condition and forcing the CPU # to go through another scheduling cycle. # # - Add a missing newline to an error message and fix drgn introspection # tool which went out of sync. # # * tag 'sched_ext-for-6.12-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext: # sched_ext: Handle cases where pick_task_scx() is called without preceding balance_scx() # sched_ext: Update scx_show_state.py to match scx_ops_bypass_depth's new type # sched_ext: Add a missing newline at the end of an error message # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/aarch64-linux/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/aarch64-linux/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 3022e9d00ebec31ed435ae0844e3f235dba998a9 # make -s -j 160 ARCH=arm64 O=/kisskb/build/linus_defconfig_arm64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/aarch64-linux/bin/aarch64-linux- defconfig # < make -s -j 160 ARCH=arm64 O=/kisskb/build/linus_defconfig_arm64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/aarch64-linux/bin/aarch64-linux- help # make -s -j 160 ARCH=arm64 O=/kisskb/build/linus_defconfig_arm64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/aarch64-linux/bin/aarch64-linux- olddefconfig # make -s -j 160 ARCH=arm64 O=/kisskb/build/linus_defconfig_arm64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/aarch64-linux/bin/aarch64-linux- Completed OK # rm -rf /kisskb/build/linus_defconfig_arm64-gcc13 # Build took: 0:04:37.632595