patch-2.3.47 linux/arch/alpha/kernel/core_tsunami.c
Next file: linux/arch/alpha/kernel/i8259.c
Previous file: linux/arch/alpha/kernel/core_pyxis.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Sun Feb 20 08:13:56 2000
- Orig file:
v2.3.46/linux/arch/alpha/kernel/core_tsunami.c
- Orig date:
Thu Feb 10 17:11:02 2000
diff -u --recursive --new-file v2.3.46/linux/arch/alpha/kernel/core_tsunami.c linux/arch/alpha/kernel/core_tsunami.c
@@ -224,7 +224,7 @@
}
#ifdef NXM_MACHINE_CHECKS_ON_TSUNAMI
-static long
+static long __init
tsunami_probe_read(volatile unsigned long *vaddr)
{
long dont_care, probe_result;
@@ -246,7 +246,7 @@
return probe_result;
}
-static long
+static long __init
tsunami_probe_write(volatile unsigned long *vaddr)
{
long true_contents, probe_result = 1;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)