Re: [RFC PATCH v2 02/34] x86/msr: Remove rdpmc()
On 4/22/25 01:21, Xin Li (Intel) wrote: > rdpmc() is not used anywhere, remove it. I'm not sure it was *ever* used (at least since git started). Thanks for finding this. Acked-by: Dave Hansen
[RFC PATCH v2 02/34] x86/msr: Remove rdpmc()
rdpmc() is not used anywhere, remove it. Signed-off-by: Xin Li (Intel) --- arch/x86/include/asm/msr.h | 7 --- arch/x86/include/asm/paravirt.h | 7 --- 2 files changed, 14 deletions(-) diff --git a/arch/x86/include/asm/msr.h b/arch/x86/include/asm/msr.h index 2caa13830e11..e05466e4