summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJuergen Gross <jgross@suse.com>2026-06-08 07:17:37 +0200
committerIngo Molnar <mingo@kernel.org>2026-06-08 10:01:49 +0200
commitdfaf45fba11642893ed3d28c1aa9f516330147f1 (patch)
tree40341fadd887cbf3703d69f0c7756bc3e676174b /scripts
parent97a6561aca552a942298429b9904825c2c862285 (diff)
x86/msr: Don't use rdmsr_safe_on_cpu() in rdmsrq_safe_on_cpu()
In order to prepare removal of rdmsr_safe_on_cpu(), don't use it in rdmsrq_safe_on_cpu(), but replace it with open coding it. This will create a nearly verbatim copy of the same code, but this is only temporary until rdmsr_safe_on_cpu() is removed. Tested-by: K Prateek Nayak <kprateek.nayak@amd.com> Signed-off-by: Juergen Gross <jgross@suse.com> Signed-off-by: Ingo Molnar <mingo@kernel.org> Reviewed-by: Dave Hansen <dave.hansen@linux.intel.com> Cc: H. Peter Anvin <hpa@zytor.com> Link: https://patch.msgid.link/20260608051741.3207435-8-jgross@suse.com
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions