Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1763632AbXEKTzP (ORCPT ); Fri, 11 May 2007 15:55:15 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1031230AbXEKTsa (ORCPT ); Fri, 11 May 2007 15:48:30 -0400 Received: from gw.goop.org ([64.81.55.164]:55587 "EHLO mail.goop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1031210AbXEKTs2 (ORCPT ); Fri, 11 May 2007 15:48:28 -0400 Message-ID: <4644C887.8040101@goop.org> Date: Fri, 11 May 2007 12:48:23 -0700 From: Jeremy Fitzhardinge User-Agent: Thunderbird 1.5.0.10 (X11/20070302) MIME-Version: 1.0 To: Roland McGrath CC: Andi Kleen , Andrew Morton , lkml , Chris Wright , "Eric W. Biederman" , Andrew Morton Subject: Re: [patch 2/7] use elfnote.h to generate vsyscall notes. References: <20070511194725.E37E51F8512@magilla.localdomain> In-Reply-To: <20070511194725.E37E51F8512@magilla.localdomain> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 477 Lines: 14 Roland McGrath wrote: > I used .balign because .align has inconsistent meaning on some platforms > (matches .p2align instead of .balign). Using .align in a > machine-independent file seems questionable. > OK, good point. J - 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/