LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* vmlinux.lds cleanup
@ 2008-02-25 9:58 Cyrill Gorcunov
2008-02-25 20:33 ` Sam Ravnborg
0 siblings, 1 reply; 3+ messages in thread
From: Cyrill Gorcunov @ 2008-02-25 9:58 UTC (permalink / raw)
To: Sam Ravnborg; +Cc: LKML
Hi Sam,
you know I've just take a look on different architectures and I suddenly
realized that I even can't test my changes I'm bringnin in. For example -
xtensa arch, most of lds numeric constants could (and should) be changed
to PAGE_SIZE and THREAD_SIZE but this requires to include additional
heades in lds script and I'm not even sure if it link without errors...
(actually, i'm absolutely sure there would be errors ;)
I'm not sure, but maybe it would be more convenient to ask mainteiners
fix their scripts? At least their have access to an appropriate hardware
to test.
- Cyrill -
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: vmlinux.lds cleanup
2008-02-25 9:58 vmlinux.lds cleanup Cyrill Gorcunov
@ 2008-02-25 20:33 ` Sam Ravnborg
2008-02-26 16:39 ` Cyrill Gorcunov
0 siblings, 1 reply; 3+ messages in thread
From: Sam Ravnborg @ 2008-02-25 20:33 UTC (permalink / raw)
To: Cyrill Gorcunov; +Cc: LKML
On Mon, Feb 25, 2008 at 12:58:00PM +0300, Cyrill Gorcunov wrote:
> Hi Sam,
>
> you know I've just take a look on different architectures and I suddenly
> realized that I even can't test my changes I'm bringnin in. For example -
> xtensa arch, most of lds numeric constants could (and should) be changed
> to PAGE_SIZE and THREAD_SIZE but this requires to include additional
> heades in lds script and I'm not even sure if it link without errors...
> (actually, i'm absolutely sure there would be errors ;)
>
> I'm not sure, but maybe it would be more convenient to ask mainteiners
> fix their scripts? At least their have access to an appropriate hardware
> to test.
I have in most cases the relevant toolchains and then I manually inspect
the generated .lds file.
In other cases I just do my best to make it correct and tell in my
submisison that htis is not build tested. (This type of
info belongs below the three dasches '---').
Sam
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: vmlinux.lds cleanup
2008-02-25 20:33 ` Sam Ravnborg
@ 2008-02-26 16:39 ` Cyrill Gorcunov
0 siblings, 0 replies; 3+ messages in thread
From: Cyrill Gorcunov @ 2008-02-26 16:39 UTC (permalink / raw)
To: Sam Ravnborg; +Cc: LKML
[Sam Ravnborg - Mon, Feb 25, 2008 at 09:33:07PM +0100]
| On Mon, Feb 25, 2008 at 12:58:00PM +0300, Cyrill Gorcunov wrote:
| > Hi Sam,
| >
| > you know I've just take a look on different architectures and I suddenly
| > realized that I even can't test my changes I'm bringnin in. For example -
| > xtensa arch, most of lds numeric constants could (and should) be changed
| > to PAGE_SIZE and THREAD_SIZE but this requires to include additional
| > heades in lds script and I'm not even sure if it link without errors...
| > (actually, i'm absolutely sure there would be errors ;)
| >
| > I'm not sure, but maybe it would be more convenient to ask mainteiners
| > fix their scripts? At least their have access to an appropriate hardware
| > to test.
|
| I have in most cases the relevant toolchains and then I manually inspect
| the generated .lds file.
| In other cases I just do my best to make it correct and tell in my
| submisison that htis is not build tested. (This type of
| info belongs below the three dasches '---').
|
| Sam
|
got it, thanks ;)
- Cyrill -
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-02-26 16:40 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-25 9:58 vmlinux.lds cleanup Cyrill Gorcunov
2008-02-25 20:33 ` Sam Ravnborg
2008-02-26 16:39 ` Cyrill Gorcunov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).