lkml.org 
[lkml]   [2002]   [Aug]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] NUMA-Q xquad_portio declaration
This patch is from Matt Dobson. It corrects the definition of
xquad_portio, getting rid of a compile warning.
Tested on NUMA-Q and std 2-way SMP system through LTP.

Please apply,

Martin.

diff -Nur linux-2.5.25-vanilla/arch/i386/boot/compressed/misc.c linux-2.5.25-patched/arch/i386/boot/compressed/misc.c
--- linux-2.5.25-vanilla/arch/i386/boot/compressed/misc.c Fri Jul 5 16:42:31 2002
+++ linux-2.5.25-patched/arch/i386/boot/compressed/misc.c Thu Jul 11 15:30:03 2002
@@ -121,7 +121,7 @@
static int lines, cols;

#ifdef CONFIG_MULTIQUAD
-static void * const xquad_portio = NULL;
+static void * xquad_portio = NULL;
#endif

#include "../../../../lib/inflate.c"
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:27    [W:0.053 / U:2.612 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site