From: Al Viro <viro@ZenIV.linux.org.uk>
To: geert@linux-m68k.org
Cc: linux-kernel@vger.kernel.org, linux-m68k@lists.linux-m68k.org
Subject: [PATCH] fix --build-id breakage for sun3
Date: Mon, 5 Jan 2009 17:28:10 +0000 [thread overview]
Message-ID: <20090105172810.GQ28946@ZenIV.linux.org.uk> (raw)
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
WARNING: multiple messages have this Message-ID (diff)
From: Al Viro <viro@ZenIV.linux.org.uk>
To: geert@linux-m68k.org
Cc: linux-kernel@vger.kernel.org, linux-m68k@vger.kernel.org
Subject: [PATCH] fix --build-id breakage for sun3
Date: Mon, 5 Jan 2009 17:28:10 +0000 [thread overview]
Message-ID: <20090105172810.GQ28946@ZenIV.linux.org.uk> (raw)
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
next reply other threads:[~2009-01-05 17:28 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-05 17:28 Al Viro [this message]
2009-01-05 17:28 ` [PATCH] fix --build-id breakage for sun3 Al Viro
2009-01-05 20:07 ` Geert Uytterhoeven
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=20090105172810.GQ28946@ZenIV.linux.org.uk \
--to=viro@zeniv.linux.org.uk \
--cc=geert@linux-m68k.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-m68k@lists.linux-m68k.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.