From: David Mosberger <davidm@napali.hpl.hp.com>
To: linux-ia64@vger.kernel.org
Subject: Re: [PATCH] Re: Gate DSO not building properly?
Date: Thu, 23 Oct 2003 04:56:57 +0000 [thread overview]
Message-ID: <marc-linux-ia64-106688503531385@msgid-missing> (raw)
In-Reply-To: <marc-linux-ia64-106679437709356@msgid-missing>
Ian,
Thanks for tracking this down & the patch. I applied it now.
--david
>>>>> On Thu, 23 Oct 2003 11:52:30 +1000, Ian Wienand <ianw@gelato.unsw.edu.au> said:
Ian> Maybe just change it and add something like
Ian> Even though this is put with __special_page_section which is given
Ian> attributes "ax" (head.S), gas will match anything with a prefix
Ian> '.data.' as a data special section. Thus to stop unnecessary warning
Ian> about changing attributes, we use the .data section standard
Ian> attributes "aw" when creating gate-data.o
Ian> to the changelog?
Ian> -i
Ian> ianw@gelato.unsw.edu.au
Ian> http://www.gelato.unsw.edu.au
Ian> === gate-data.S 1.1 vs edited == Ian> --- 1.1/arch/ia64/kernel/gate-data.S Thu Jun 12 18:09:19 2003
Ian> +++ edited/gate-data.S Thu Oct 23 11:51:03 2003
Ian> @@ -1,3 +1,3 @@
Ian> - .section .data.gate, "ax"
Ian> + .section .data.gate, "aw"
Ian> .incbin "arch/ia64/kernel/gate.so"
next prev parent reply other threads:[~2003-10-23 4:56 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-22 3:45 [PATCH] Re: Gate DSO not building properly? Ian Wienand
2003-10-22 5:48 ` H. J. Lu
2003-10-22 18:08 ` David Mosberger
2003-10-23 1:52 ` Ian Wienand
2003-10-23 4:56 ` David Mosberger [this message]
2003-10-24 10:07 ` Nick Clifton
2003-10-24 12:06 ` Matthew Wilcox
2003-10-24 12:21 ` Andreas Schwab
2003-10-24 15:15 ` H. J. Lu
2003-10-24 18:27 ` Matthew Wilcox
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=marc-linux-ia64-106688503531385@msgid-missing \
--to=davidm@napali.hpl.hp.com \
--cc=linux-ia64@vger.kernel.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