# 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/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 3022e9d00ebec31ed435ae0844e3f235dba998a9 # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_ppc44x_defconfig_powerpc-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc44x_defconfig # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_ppc44x_defconfig_powerpc-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_ppc44x_defconfig_powerpc-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_ppc44x_defconfig_powerpc-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/arch/powerpc/boot/dts/sam440ep.dts:266.22-287.5: Warning (interrupt_provider): /plb/pci@ec000000: '#interrupt-cells' found, but node is not an interrupt provider arch/powerpc/boot/dts/sam440ep.dtb: Warning (interrupt_map): Failed prerequisite 'interrupt_provider' Completed OK # rm -rf /kisskb/build/linus_ppc44x_defconfig_powerpc-gcc13 # Build took: 0:01:07.396278