From: Greg Ungerer <gerg@snapgear.com>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: linux-m68k@lists.linux-m68k.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/2] m68k: Replace m68k-specific _[se]bss by generic __bss_{start,stop}
Date: Tue, 12 Jun 2012 13:17:32 +1000 [thread overview]
Message-ID: <4FD6B4CC.4060409@snapgear.com> (raw)
In-Reply-To: <1339338998-24629-1-git-send-email-geert@linux-m68k.org>
Hi Geert,
On 11/06/12 00:36, Geert Uytterhoeven wrote:
> BSS_SECTION() provides the __bss_{start,stop} symbols, so there's no need
> to wrap our own _[se]bss around it.
>
> Signed-off-by: Geert Uytterhoeven<geert@linux-m68k.org>
Both these patches look good to me:
Acked-by: Greg Ungerer<gerg@uclinux.org>
Thanks
Greg
> Prerequisite: mtd/uclinux: Use generic __bss_stop instead of _ebss
>
> arch/m68k/include/asm/sections.h | 2 --
> arch/m68k/kernel/setup_no.c | 4 ++--
> arch/m68k/kernel/vmlinux-nommu.lds | 2 --
> arch/m68k/kernel/vmlinux-std.lds | 2 --
> arch/m68k/kernel/vmlinux-sun3.lds | 2 --
> arch/m68k/mm/init_mm.c | 2 +-
> arch/m68k/mm/init_no.c | 2 +-
> arch/m68k/platform/68328/head-de2.S | 8 ++++----
> arch/m68k/platform/68328/head-pilot.S | 10 +++++-----
> arch/m68k/platform/68328/head-ram.S | 4 ++--
> arch/m68k/platform/68328/head-rom.S | 6 +++---
> arch/m68k/platform/68360/head-ram.S | 6 +++---
> arch/m68k/platform/68360/head-rom.S | 8 ++++----
> arch/m68k/platform/coldfire/head.S | 10 +++++-----
> 14 files changed, 30 insertions(+), 38 deletions(-)
------------------------------------------------------------------------
Greg Ungerer -- Principal Engineer EMAIL: gerg@snapgear.com
SnapGear Group, McAfee PHONE: +61 7 3435 2888
8 Gardner Close FAX: +61 7 3217 5323
Milton, QLD, 4064, Australia WEB: http://www.SnapGear.com
next prev parent reply other threads:[~2012-06-12 3:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1339338998-24629-1-git-send-email-geert@linux-m68k.org>
2012-06-10 14:36 ` [PATCH 2/2] m68k: Use asm-generic version of <asm/sections.h> Geert Uytterhoeven
2012-06-12 3:17 ` Greg Ungerer [this message]
2012-06-10 14:36 [PATCH 1/2] m68k: Replace m68k-specific _[se]bss by generic __bss_{start,stop} 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=4FD6B4CC.4060409@snapgear.com \
--to=gerg@snapgear.com \
--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 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).