From: ilya@theIlya.com
To: linux-mips@linux-mips.org
Subject: Re: [PATCH] vmlinux.lds.S
Date: Wed, 4 Jun 2003 08:00:25 -0700 [thread overview]
Message-ID: <20030604150025.GE7624@gateway.total-knowledge.com> (raw)
In-Reply-To: <20030604065216.GN30457@lug-owl.de>
[-- Attachment #1: Type: text/plain, Size: 1429 bytes --]
Yeap, this is for 2.5.59
Not anything earlier.
Without this patch PROM will tell you there is not enough memory to load the image.
On Wed, Jun 04, 2003 at 08:52:16AM +0200, Jan-Benedict Glaw wrote:
> On Tue, 2003-06-03 21:20:38 -0700, ilya@theIlya.com <ilya@theIlya.com>
> wrote in message <20030604042037.GD7624@gateway.total-knowledge.com>:
> > 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 */
>
>
> This is for 2.5.x? Maybe that's even what prevents my Indy to boot
> (using a 32bit kernel). I'll test that tonight;)
>
> MfG, JBG
>
> --
> Jan-Benedict Glaw jbglaw@lug-owl.de . +49-172-7608481
> "Eine Freie Meinung in einem Freien Kopf | Gegen Zensur | Gegen Krieg
> fuer einen Freien Staat voll Freier B?rger" | im Internet! | im Irak!
> ret = do_actions((curr | FREE_SPEECH) & ~(IRAQ_WAR_2 | DRM | TCPA));
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2003-06-04 15:00 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-04 4:20 [PATCH] vmlinux.lds.S ilya
2003-06-04 6:52 ` Jan-Benedict Glaw
2003-06-04 15:00 ` ilya [this message]
2003-06-04 20:33 ` Jan-Benedict Glaw
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030604150025.GE7624@gateway.total-knowledge.com \
--to=ilya@theilya.com \
--cc=linux-mips@linux-mips.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.