All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: Jeremy Fitzhardinge <jeremy@goop.org>
Cc: Virtualization Mailing List <virtualization@lists.osdl.org>,
	Keir Fraser <Keir.Fraser@cl.cam.ac.uk>,
	Xen-devel <xen-devel@lists.xensource.com>,
	"Eric W. Biederman" <ebiederm@xmission.com>,
	"H. Peter Anvin" <hpa@zytor.com>
Subject: Re: [PATCH RFC] add domain builder support for bzImage kernels
Date: Mon, 18 Jun 2007 11:47:02 +0200	[thread overview]
Message-ID: <46765496.8070603@redhat.com> (raw)
In-Reply-To: <4672C510.3070208@goop.org>

   Hi,

> +    if ( dom->parms.bsd_symtab )
> +        xc_dom_load_elf_symtab(dom, elf, 1);

You can just drop that.  The elf symtab stuff is used by BSD kernels 
only, it is never ever used with Linux and thus not required for the 
(linux-only) bzImage loader.

cheers,
   Gerd

      reply	other threads:[~2007-06-18  9:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-15 16:57 [PATCH RFC] add domain builder support for bzImage kernels Jeremy Fitzhardinge
2007-06-18  9:47 ` Gerd Hoffmann [this message]

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=46765496.8070603@redhat.com \
    --to=kraxel@redhat.com \
    --cc=Keir.Fraser@cl.cam.ac.uk \
    --cc=ebiederm@xmission.com \
    --cc=hpa@zytor.com \
    --cc=jeremy@goop.org \
    --cc=virtualization@lists.osdl.org \
    --cc=xen-devel@lists.xensource.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 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.