All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Cooper <andrew.cooper3@citrix.com>
To: Carl Patenaude Poulin <carl.patenaudepoulin@mail.mcgill.ca>
Cc: xen-devel@lists.xen.org
Subject: Re: ELF Notes for kernel image
Date: Tue, 27 Oct 2015 16:17:42 +0000	[thread overview]
Message-ID: <562FA3A6.3050608@citrix.com> (raw)
In-Reply-To: <CA+v+NpLAhvnvevWOhoA_u7278=EM0yPmDcFpXrtJde=whXF0cA@mail.gmail.com>

On 27/10/15 16:03, Carl Patenaude Poulin wrote:
> Hi Andrew,
>
> Thank you so much for your help! In particular, I find your
> xen-test-framework code to be very instructive.

It is intended to be so, but I have a few more bits and pieces to
complete before I declare it v1 and formally release it to the public. 
(Looks like that boat has sailed now.)

> I have a question about that code, though. I can't find any place
> where you're specifying that .note should be loaded as a PT_NOTE ELF
> header. Do you do that anywhere? Or is it done implicitly somehow?

The linker file (arch/x86/link.lds.S) places all .note.* sections into
the top level .note section.

~Andrew

  reply	other threads:[~2015-10-27 16:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-24 23:07 ELF Notes for kernel image Carl Patenaude Poulin
2015-10-25 18:45 ` Andrew Cooper
2015-10-27 16:03   ` Carl Patenaude Poulin
2015-10-27 16:17     ` Andrew Cooper [this message]
2015-10-28  9:11       ` Lars Kurth

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=562FA3A6.3050608@citrix.com \
    --to=andrew.cooper3@citrix.com \
    --cc=carl.patenaudepoulin@mail.mcgill.ca \
    --cc=xen-devel@lists.xen.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.