summaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorShrikanth Hegde <sshegde@linux.ibm.com>2026-05-15 22:54:56 +0530
committerPeter Zijlstra <peterz@infradead.org>2026-05-19 12:17:37 +0200
commitacbdbab75ff4b1b87ab3c3d2b6ca86948f472189 (patch)
tree878bc0061b17345ddd345b3809300b4ea22933da /scripts/basic
parent3dbb362f90f3a8300ed9209d3278e30f8dbfb780 (diff)
sched: Unify SMT active check via sched_smt_active()
There is a use of sched_smt_active() and explicit use of sched_smt_present. Remove the explicit usage for better code maintenance and readability. Note that this differs slightly for update_idle_core. It used to call static_branch_unlikely earlier and now it will call static_branch_likely. Signed-off-by: Shrikanth Hegde <sshegde@linux.ibm.com> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Reviewed-by: Valentin Schneider <vschneid@redhat.com> Link: https://patch.msgid.link/20260515172456.542799-5-sshegde@linux.ibm.com
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions