public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jeremy Fitzhardinge <jeremy@goop.org>
To: Roland McGrath <roland@redhat.com>
Cc: Andi Kleen <ak@suse.de>,
	Andrew Morton <akpm@linux-foundation.org>,
	"Eric W. Biederman" <ebiederm@xmission.com>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] use elfnote.h to generate vsyscall notes
Date: Sat, 28 Apr 2007 00:29:50 -0700	[thread overview]
Message-ID: <4632F7EE.6080101@goop.org> (raw)
In-Reply-To: <20070428071615.242FC1801A4@magilla.sf.frob.com>

Roland McGrath wrote:
> Please don't change the section name that way. 

Does the section name matter? I've been operating under the assumption
that it doesn't, other that needing to start with .note. Using
.note.vendor means that all the vendor's notes will get grouped
properly, but other than that it seems much of a muchness.

>  I don't see why the macros
> should do differently than what was in vsyscall-note.S to begin with.
>   
Well, passing the section name seems redundant unless its actually
needed. In this case it will go from .note.kernel-version to
.note.Linux, but it will end up being called .note in the final vdso
regardless.

J

  reply	other threads:[~2007-04-28  7:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-28  2:21 [PATCH] use elfnote.h to generate vsyscall notes Jeremy Fitzhardinge
2007-04-28  7:16 ` Roland McGrath
2007-04-28  7:29   ` Jeremy Fitzhardinge [this message]
2007-04-28 19:01     ` Roland McGrath

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4632F7EE.6080101@goop.org \
    --to=jeremy@goop.org \
    --cc=ak@suse.de \
    --cc=akpm@linux-foundation.org \
    --cc=ebiederm@xmission.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=roland@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox