From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757004AbZEAMF4 (ORCPT ); Fri, 1 May 2009 08:05:56 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754002AbZEAMFr (ORCPT ); Fri, 1 May 2009 08:05:47 -0400 Received: from pfepa.post.tele.dk ([195.41.46.235]:39626 "EHLO pfepa.post.tele.dk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753204AbZEAMFr (ORCPT ); Fri, 1 May 2009 08:05:47 -0400 Date: Fri, 1 May 2009 14:07:57 +0200 From: Sam Ravnborg To: Ingo Molnar Cc: Tim Abbott , Linux kernel mailing list , Anders Kaseorg , Waseem Daher , Denys Vlasenko , Jeff Arnold , Ingo Molnar , Thomas Gleixner , "H. Peter Anvin" , Linus Torvalds Subject: Re: [PATCH 00/11] section name cleanup for x86 Message-ID: <20090501120757.GA23672@uranus.ravnborg.org> References: <1241136098-10376-1-git-send-email-tabbott@mit.edu> <20090501115849.GB24706@elte.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090501115849.GB24706@elte.hu> User-Agent: Mutt/1.4.2.1i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, May 01, 2009 at 01:58:49PM +0200, Ingo Molnar wrote: > > * Tim Abbott wrote: > > > This patch series cleans up the section names on the x86 > > architecture. It requires the architecture-independent macro > > definitions from this patch series: > > > > > > Hm, we cannot pick the x86 bits up into the x86 tree without having > these macros upstream first. So those macros need acks from Sam and > maybe Linus will take them out of order. (they are pure additions so > they look fairly safe and uncontroversial) Thats the plan. Sam