patch-2.4.7 linux/arch/s390x/kernel/irq.c
Next file: linux/arch/s390x/kernel/linux32.c
Previous file: linux/arch/s390x/kernel/head.S
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Wed Jul 4 11:50:39 2001
- Orig file:
v2.4.6/linux/arch/s390x/kernel/irq.c
- Orig date:
Wed Apr 11 19:02:29 2001
diff -u --recursive --new-file v2.4.6/linux/arch/s390x/kernel/irq.c linux/arch/s390x/kernel/irq.c
@@ -380,8 +380,11 @@
/* For now, nothing... */
}
+#ifdef CONFIG_SMP
EXPORT_SYMBOL(__global_cli);
EXPORT_SYMBOL(__global_sti);
EXPORT_SYMBOL(__global_save_flags);
EXPORT_SYMBOL(__global_restore_flags);
+#endif
+
EXPORT_SYMBOL(global_bh_lock);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)