* [PATCH] turn off SLIT debugging
@ 2003-09-10 21:33 Jesse Barnes
0 siblings, 0 replies; only message in thread
From: Jesse Barnes @ 2003-09-10 21:33 UTC (permalink / raw)
To: linux-ia64
This code works pretty well now, so we don't need to dump all this stuff
at boot time (esp. on 128 node systems).
Jesse
diff -Nru a/arch/ia64/kernel/acpi.c b/arch/ia64/kernel/acpi.c
--- a/arch/ia64/kernel/acpi.c Wed Sep 10 14:25:39 2003
+++ b/arch/ia64/kernel/acpi.c Wed Sep 10 14:25:39 2003
@@ -331,7 +331,7 @@
#ifdef CONFIG_ACPI_NUMA
-#define SLIT_DEBUG
+#undef SLIT_DEBUG
#define PXM_FLAG_LEN ((MAX_PXM_DOMAINS + 1)/32)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-09-10 21:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-10 21:33 [PATCH] turn off SLIT debugging Jesse Barnes
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.