* merge v7.0.13
* add support for PSI to Project-C and apply multiple optimizations and
stability fixes
- sched/alt: Reintroduce psi support
- sched/alt: Assert rq lock is held in ttwu_do_activate()
- sched/alt: [Sync] 9d246053a691 sched: Add a tracepoint to track rq->nr_running
- sched/alt: Trace __schedule() entry as preemption only for SM_PREEMPT
- sched/alt: Increment sched_smt_present before marking the CPU active
- sched/alt: Guard __smp_call_single_queue() call with CONFIG_SMP
- sched/alt: Don't unpin in migrate_enable() after a forced enable
- sched/alt: Exempt SCA_MIGRATE_* flags from user_cpus_ptr masking
- sched/alt: Bound the topology level walk in __best_mask_cpu()
- sched/alt: Use non-atomic cpumask clear in idle CPU selection
- sched/alt: Skip CPUs with pending wakelist tasks in idle selection
- sched/alt: Exclude per-CPU stopper from ttwu wakelist
- sched/alt: Re-enable ttwu queue (wakelist) code path
* update version to 7.0.13-1
-- Steven Barrett <steven@liquorix.net> Sat, 20 Jun 2026 10:25:46 -0500