Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752766AbZIICyk (ORCPT ); Tue, 8 Sep 2009 22:54:40 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752169AbZIICyj (ORCPT ); Tue, 8 Sep 2009 22:54:39 -0400 Received: from 124x34x33x190.ap124.ftth.ucom.ne.jp ([124.34.33.190]:54849 "EHLO master.linux-sh.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751365AbZIICyi (ORCPT ); Tue, 8 Sep 2009 22:54:38 -0400 Date: Wed, 9 Sep 2009 11:54:35 +0900 From: Paul Mundt To: Tim Abbott Cc: Linux Kernel Mailing List , Sam Ravnborg , Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , Chris Zankel Subject: Re: [PATCH v2 3/5] Use macros for .bss.page_aligned section. Message-ID: <20090909025435.GA23049@linux-sh.org> Mail-Followup-To: Paul Mundt , Tim Abbott , Linux Kernel Mailing List , Sam Ravnborg , Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , Chris Zankel References: <1252464546-26394-1-git-send-email-tabbott@ksplice.com> <1252464546-26394-4-git-send-email-tabbott@ksplice.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1252464546-26394-4-git-send-email-tabbott@ksplice.com> User-Agent: Mutt/1.5.13 (2006-08-11) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1001 Lines: 25 On Tue, Sep 08, 2009 at 10:49:04PM -0400, Tim Abbott wrote: > This patch changes the remaining direct references to > .bss.page_aligned in C and assembly code to use the macros in > include/linux/linkage.h. > > Signed-off-by: Tim Abbott > Cc: Thomas Gleixner > Cc: Ingo Molnar > Cc: H. Peter Anvin > Cc: Paul Mundt > Cc: Chris Zankel > Cc: Sam Ravnborg > --- > arch/sh/kernel/irq.c | 6 ++---- > arch/x86/kernel/head_32.S | 2 +- > arch/x86/kernel/head_64.S | 2 +- > arch/xtensa/kernel/head.S | 2 +- > 4 files changed, 5 insertions(+), 7 deletions(-) > Acked-by: Paul Mundt -- 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/