| To: | ralf@linux-mips.org |
|---|---|
| Subject: | [PATCH] vmlinux.lds.S |
| From: | ilya@theIlya.com |
| Date: | Tue, 3 Jun 2003 21:20:38 -0700 |
| Cc: | linux-mips@linux-mips.org |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.4i |
Without this generated image is weired, and cannot be loaded.
Index: arch/mips64/vmlinux.lds.S
===================================================================
RCS file: /home/cvs/linux/arch/mips64/vmlinux.lds.S,v
retrieving revision 1.11
diff -u -r1.11 vmlinux.lds.S
--- arch/mips64/vmlinux.lds.S 3 Jun 2003 17:04:11 -0000 1.11
+++ arch/mips64/vmlinux.lds.S 4 Jun 2003 04:18:05 -0000
@@ -46,6 +46,7 @@
__kallsyms : { *(__kallsyms) }
__stop___kallsyms = .;
+ RODATA
. = ALIGN(64);
/* writeable */
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Single stepping in mips, Krishnakumar. R |
|---|---|
| Next by Date: | toolchains compiling, issue with i_am_not_a_leaf reference, fpga dsp |
| Previous by Thread: | Single stepping in mips, Krishnakumar. R |
| Next by Thread: | Re: [PATCH] vmlinux.lds.S, Jan-Benedict Glaw |
| Indexes: | [Date] [Thread] [Top] [All Lists] |