* add another set of optimizations for Project-C
sched/alt: Account the parent's runtime before splitting the slice at fork
sched/alt: Don't arm the fork hrtick when the parent is already resched'd
sched/alt: Skip slice expiry work for SCHED_FIFO
sched/alt: Compile out the ttwu_pending probe in select_task_rq()
sched/alt: Match the P-core idle-mask clear to its set condition
sched/alt: Skip the SMT idle-mask clear when the group is not marked idle
sched/alt: Drop dead check_task_changed()/balance_func remnants
sched/alt: Short-circuit select_task_rq() for non-migratable tasks
sched/alt: Avoid redundant atomic updates to sched_rq_pending_mask
sched/alt: Use non-atomic bitmap ops on rq-local queue bitmap
sched/alt: Disable ttwu queue (wakelist) code path again
* update version to 7.1.8-3
-- Steven Barrett <steven@liquorix.net> Thu, 13 Aug 2026 16:55:42 -0500