# git rev-parse -q --verify 70293240c5ce675a67bfc48f419b093023b862b3^{commit} 70293240c5ce675a67bfc48f419b093023b862b3 already have revision, skipping fetch # git checkout -q -f -B kisskb 70293240c5ce675a67bfc48f419b093023b862b3 # git clean -qxdf # < git log -1 # commit 70293240c5ce675a67bfc48f419b093023b862b3 # Merge: 00164f477f06 03877039863b # Author: Linus Torvalds # Date: Sat Mar 23 14:49:25 2024 -0700 # # Merge tag 'timers-urgent-2024-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull timer fixes from Thomas Gleixner: # "Two regression fixes for the timer and timer migration code: # # - Prevent endless timer requeuing which is caused by two CPUs racing # out of idle. This happens when the last CPU goes idle and therefore # has to ensure to expire the pending global timers and some other # CPU come out of idle at the same time and the other CPU wins the # race and expires the global queue. This causes the last CPU to # chase ghost timers forever and reprogramming it's clockevent device # endlessly. # # Cure this by re-evaluating the wakeup time unconditionally. # # - The split into local (pinned) and global timers in the timer wheel # caused a regression for NOHZ full as it broke the idle tracking of # global timers. On NOHZ full this prevents an self IPI being sent # which in turn causes the timer to be not programmed and not being # expired on time. # # Restore the idle tracking for the global timer base so that the # self IPI condition for NOHZ full is working correctly again" # # * tag 'timers-urgent-2024-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # timers: Fix removed self-IPI on global timer's enqueue in nohz_full # timers/migration: Fix endless timer requeue after idle interrupts # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 70293240c5ce675a67bfc48f419b093023b862b3 # make -s -j 40 ARCH=mips O=/kisskb/build/linus_64r6_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.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 ./.config.64r6_defconfig:98:warning: override: CPU_BIG_ENDIAN changes choice state Merging /kisskb/src/arch/mips/configs/generic/board-boston.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 .config:97:warning: override: CPU_BIG_ENDIAN changes choice state # < make -s -j 40 ARCH=mips O=/kisskb/build/linus_64r6_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 40 ARCH=mips O=/kisskb/build/linus_64r6_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- olddefconfig # make -s -j 40 ARCH=mips O=/kisskb/build/linus_64r6_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.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' Completed OK # rm -rf /kisskb/build/linus_64r6_defconfig_mips-gcc8 # Build took: 0:01:07.326560