lkml.org 
[lkml]   [2004]   [Aug]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: 2.6.8-rc2-mm2
On Mon, Aug 02, 2004 at 01:55:27AM -0700, Andrew Morton wrote:
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.8-rc2/2.6.8-rc2-mm2/

Nuke the real undefined symbol in sparc32. This is the only real hit
from ldchk on sparc32; the rest are all btfixup-related (Sam Ravnborg
and I are working on addressing that).


Index: mm1-2.6.8-rc2/arch/sparc/kernel/entry.S
===================================================================
--- mm1-2.6.8-rc2.orig/arch/sparc/kernel/entry.S
+++ mm1-2.6.8-rc2/arch/sparc/kernel/entry.S
@@ -858,7 +858,7 @@
vac_hwflush_patch2_on: sta %g0, [%l3 + %l7] ASI_HWFLUSHSEG

.globl invalid_segment_patch1, invalid_segment_patch2
- .globl num_context_patch1, num_context_patch2
+ .globl num_context_patch1
.globl vac_linesize_patch, vac_hwflush_patch1
.globl vac_hwflush_patch2

Index: mm1-2.6.8-rc2/arch/sparc/mm/sun4c.c
===================================================================
--- mm1-2.6.8-rc2.orig/arch/sparc/mm/sun4c.c
+++ mm1-2.6.8-rc2/arch/sparc/mm/sun4c.c
@@ -379,7 +379,7 @@
extern unsigned long invalid_segment_patch2, invalid_segment_patch2_ff;
extern unsigned long invalid_segment_patch1_1ff, invalid_segment_patch2_1ff;
extern unsigned long num_context_patch1, num_context_patch1_16;
-extern unsigned long num_context_patch2, num_context_patch2_16;
+extern unsigned long num_context_patch2_16;
extern unsigned long vac_linesize_patch, vac_linesize_patch_32;
extern unsigned long vac_hwflush_patch1, vac_hwflush_patch1_on;
extern unsigned long vac_hwflush_patch2, vac_hwflush_patch2_on;
-
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 14:04    [W:0.151 / U:0.572 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site