]>
x86/pmstat: restore changes lost by "consolidation"
authorJan Beulich <jbeulich@suse.com>
Mon, 23 Jun 2025 08:49:26 +0000 (10:49 +0200)
committerJan Beulich <jbeulich@suse.com>
Mon, 23 Jun 2025 08:49:26 +0000 (10:49 +0200)
commite98ec009cdbef2124610dc8afe1c7f73ef6e77eb
treea3f9ae262a52e1da77d5ae09784449109078c57e
parenteb61a4fb14d262825d32a2b0eac1f4221144c166
x86/pmstat: restore changes lost by "consolidation"

Both c6e0a5539623 ("cpufreq: use existing local var in
cpufreq_statistic_init()") and a1ce987411f6 ("cpufreq: don't leave stale
statistics pointer") were lost in the course of "moving" the code,
presumably due to overly lax re-basing.

Fixes: bf0cd071db2a ("xen/pmstat: consolidate code into pmstat.c")
Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/drivers/acpi/pmstat.c