lkml.org 
[lkml]   [2003]   [Jul]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
SubjectRe: [PATCH 1/5] Centralize linker-generated symbols.
Date
In message <pan.2003.07.20.07.21.32.296776@iname.com> you write:
> You forgot to remove them from kernel/suspend.c, breaking compile.
>
> Trivial patch:

Thanks! Linus, please apply.

--- linux-2.5/kernel/suspend.c-orig 2003-07-20 00:04:59.000000000 -0700
+++ linux-2.5/kernel/suspend.c 2003-07-20 00:12:52.000000000 -0700
@@ -83,7 +83,6 @@
#define ADDRESS2(x) __ADDRESS(__pa(x)) /* Needed for x86-64 where some pages are in memory twice */

/* References to section boundaries */
-extern char _text, _etext, _edata, __bss_start, _end;
extern char __nosave_begin, __nosave_end;

extern int is_head_of_free_region(struct page *);
--
Anyone who quotes me in their sig is an idiot. -- Rusty Russell.
-
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:47    [W:0.037 / U:0.816 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site