]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/x86/kernel/nmi.c
Merge branch 'for-john' of git://x-git.kernel.org/pub/scm/linux/kernel/git/jberg...
[karo-tx-linux.git] / arch / x86 / kernel / nmi.c
index f84f5c57de35b0bb5693067c3799de8093ad237e..60308053fdb2aeb2aaaa35112096e3b23a8dc2f8 100644 (file)
@@ -509,3 +509,4 @@ void local_touch_nmi(void)
 {
        __this_cpu_write(last_nmi_rip, 0);
 }
+EXPORT_SYMBOL_GPL(local_touch_nmi);