Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 29c6fb7b authored by Jacob Pan's avatar Jacob Pan Committed by Zhang Rui
Browse files

x86/nmi: export local_touch_nmi() symbol for modules

parent 4dbd2771
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -509,3 +509,4 @@ void local_touch_nmi(void)
{
	__this_cpu_write(last_nmi_rip, 0);
}
EXPORT_SYMBOL_GPL(local_touch_nmi);