Skip to content
Commit 5ab4ae0f authored by Arjen Hiemstra's avatar Arjen Hiemstra
Browse files

cpu: Store physical ID with core ID when looking up coretemp sensors

If there are multiple CPUs, we would only consider the last CPU.
Additionally, if there is no sensors with a physical ID, we'd never
match any sensors. Now we assume we start at physical ID 0 and only
change that if we encounter a different physical ID sensor.

BUG: 474766


(cherry picked from commit 1dcc0d4a)
parent 4b906d27
Pipeline #637832 passed with stage
in 1 minute
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment