* [PATCH] fix --build-id breakage for sun3
@ 2009-01-05 17:28 Al Viro
2009-01-05 20:07 ` Geert Uytterhoeven
0 siblings, 1 reply; 2+ messages in thread
From: Al Viro @ 2009-01-05 17:28 UTC (permalink / raw)
To: geert; +Cc: linux-kernel, linux-m68k
Counterpart of commit 08a3db94f2a36c28278922732bc281c1722ceb18 for
sun3 build.
Signet-off-by: Al Viro <viro@zeniv.linux.org.uk>
---
arch/m68k/kernel/vmlinux-sun3.lds | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/m68k/kernel/vmlinux-sun3.lds b/arch/m68k/kernel/vmlinux-sun3.lds
index 8a4919e..d9368c0 100644
--- a/arch/m68k/kernel/vmlinux-sun3.lds
+++ b/arch/m68k/kernel/vmlinux-sun3.lds
@@ -33,6 +33,7 @@ SECTIONS
} :data
/* End of data goes *here* so that freeing init code works properly. */
_edata = .;
+ NOTES
/* will be freed after init */
. = ALIGN(PAGE_SIZE); /* Init code and data */
--
1.5.6.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] fix --build-id breakage for sun3
2009-01-05 17:28 [PATCH] fix --build-id breakage for sun3 Al Viro
@ 2009-01-05 20:07 ` Geert Uytterhoeven
0 siblings, 0 replies; 2+ messages in thread
From: Geert Uytterhoeven @ 2009-01-05 20:07 UTC (permalink / raw)
To: Al Viro; +Cc: linux-kernel, linux-m68k
On Mon, 5 Jan 2009, Al Viro wrote:
> Counterpart of commit 08a3db94f2a36c28278922732bc281c1722ceb18 for
> sun3 build.
>
> Signet-off-by: Al Viro <viro@zeniv.linux.org.uk>
^
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Thanks, applied to the m68k tree (with expanded referenced commit comment).
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-01-05 20:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-05 17:28 [PATCH] fix --build-id breakage for sun3 Al Viro
2009-01-05 20:07 ` Geert Uytterhoeven
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox