From: Ralf Baechle <ralf@oss.sgi.com>
To: Rani Assaf <rani@paname.org>
Cc: linux-mips@oss.sgi.com
Subject: Re: Changes to head.S
Date: Mon, 4 Mar 2002 00:32:28 +0100 [thread overview]
Message-ID: <20020304003228.A17827@dea.linux-mips.net> (raw)
In-Reply-To: <20020303235416.D3190@paname.org>; from rani@paname.org on Sun, Mar 03, 2002 at 11:54:16PM +0100
On Sun, Mar 03, 2002 at 11:54:16PM +0100, Rani Assaf wrote:
> On Sun, Mar 03, 2002 at 11:19:06PM +0100, Ralf Baechle wrote:
> > these two lines in the linker script arch/mips/ld.script.in:
> >
> > . = ALIGN(8192);
> > .data.init_task : { *(.data.init_task) }
>
> Yep, I was just looking at it. So the problem is in init_task.c. The
> following line should be changed from:
>
> __attribute__((__section__(".text"))) =
>
> to:
> __attribute__((__section__(".data.init_task"))) =
>
> Right?
Yes, just as it already is in CVS for kernel 2.4.
Ralf
prev parent reply other threads:[~2002-03-04 0:32 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-03-03 17:50 Changes to head.S Rani Assaf
2002-03-03 21:56 ` Ralf Baechle
2002-03-03 22:04 ` Rani Assaf
2002-03-03 22:19 ` Ralf Baechle
2002-03-03 22:54 ` Rani Assaf
2002-03-03 23:32 ` Ralf Baechle [this message]
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=20020304003228.A17827@dea.linux-mips.net \
--to=ralf@oss.sgi.com \
--cc=linux-mips@oss.sgi.com \
--cc=rani@paname.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox