]> git.ipfire.org Git - thirdparty/linux.git/commit
x86/nmi: Remove export of local_touch_nmi()
authorSohil Mehta <sohil.mehta@intel.com>
Thu, 27 Mar 2025 23:46:24 +0000 (23:46 +0000)
committerIngo Molnar <mingo@kernel.org>
Tue, 1 Apr 2025 20:26:06 +0000 (22:26 +0200)
commit6325f947014644ff39e5902afa48238af8f92e0e
treee223295a376b3537d62f2f44aab235b9da7a09e5
parent4a8fba4be879251fa010d248c179efbd42ec667d
x86/nmi: Remove export of local_touch_nmi()

Commit:

  feb6cd6a0f9f ("thermal/intel_powerclamp: stop sched tick in forced idle")

got rid of the last exported user of local_touch_nmi() a while back.

Remove the unnecessary export.

Signed-off-by: Sohil Mehta <sohil.mehta@intel.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Reviewed-by: Kai Huang <kai.huang@intel.com>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Nikolay Borisov <nik.borisov@suse.com>
Link: https://lore.kernel.org/r/20250327234629.3953536-5-sohil.mehta@intel.com
arch/x86/kernel/nmi.c