]> www.infradead.org Git - users/jedix/linux-maple.git/commit
x86/tsc: Remove obsolete ART to TSC conversion functions
authorLakshmi Sowjanya D <lakshmi.sowjanya.d@intel.com>
Mon, 13 May 2024 10:38:09 +0000 (16:08 +0530)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 3 Jun 2024 09:18:51 +0000 (11:18 +0200)
commit0f532a789f1b24258043d0f856409d2ab974fb64
tree91834ebc299b3b6505b360c860858780a0c9ffb5
parentd4bea547ebb577a4b4c545a4a81d495cec7eefe1
x86/tsc: Remove obsolete ART to TSC conversion functions

convert_art_to_tsc() and convert_art_ns_to_tsc() interfaces are no
longer required. The conversion is now handled by the core code.

Signed-off-by: Lakshmi Sowjanya D <lakshmi.sowjanya.d@intel.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20240513103813.5666-9-lakshmi.sowjanya.d@intel.com
arch/x86/include/asm/tsc.h
arch/x86/kernel/tsc.c