Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753248Ab2FLDTZ (ORCPT ); Mon, 11 Jun 2012 23:19:25 -0400 Received: from dalsmrelay2.nai.com ([205.227.136.216]:61979 "EHLO dalsmrelay2.nai.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751828Ab2FLDTY (ORCPT ); Mon, 11 Jun 2012 23:19:24 -0400 Message-ID: <4FD6B4CC.4060409@snapgear.com> Date: Tue, 12 Jun 2012 13:17:32 +1000 From: Greg Ungerer User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120430 Thunderbird/12.0.1 MIME-Version: 1.0 To: Geert Uytterhoeven CC: , Subject: Re: [PATCH 1/2] m68k: Replace m68k-specific _[se]bss by generic __bss_{start,stop} References: <1339338998-24629-1-git-send-email-geert@linux-m68k.org> In-Reply-To: <1339338998-24629-1-git-send-email-geert@linux-m68k.org> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1831 Lines: 45 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 Both these patches look good to me: Acked-by: Greg Ungerer 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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/