Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753824AbZIVEpP (ORCPT ); Tue, 22 Sep 2009 00:45:15 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753533AbZIVEpN (ORCPT ); Tue, 22 Sep 2009 00:45:13 -0400 Received: from [195.41.46.236] ([195.41.46.236]:34545 "EHLO pfepb.post.tele.dk" rhost-flags-FAIL-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1753564AbZIVEpM (ORCPT ); Tue, 22 Sep 2009 00:45:12 -0400 Date: Tue, 22 Sep 2009 06:45:10 +0200 From: Sam Ravnborg To: Benjamin Herrenschmidt Cc: Tim Abbott , linux-kernel@vger.kernel.org, Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , Haavard Skinnemoen , Paul Mackerras , Martin Schwidefsky Subject: Re: [PATCH v4 4/4] Use macros for .data.page_aligned section. Message-ID: <20090922044510.GB29208@merkur.ravnborg.org> References: <1253484855-8067-1-git-send-email-tabbott@ksplice.com> <1253484855-8067-5-git-send-email-tabbott@ksplice.com> <1253576808.7103.167.camel@pasglop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1253576808.7103.167.camel@pasglop> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1070 Lines: 26 On Tue, Sep 22, 2009 at 09:46:48AM +1000, Benjamin Herrenschmidt wrote: > On Sun, 2009-09-20 at 18:14 -0400, Tim Abbott wrote: > > This patch changes the remaining direct references to > > .data.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: Haavard Skinnemoen > > Acked-by: Benjamin Herrenschmidt Thanks for the ack Benjamin. I already sent a pull that includes this patchset - expect to land in mainline soon. The changes all looked trivially correct so I wanted it pulled so I could batch two of the kbuild stuff for this merge window. Sam -- 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/