public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Rusty Russell <rusty@rustcorp.com.au>
To: Kyle McMartin <kyle@mcmartin.ca>
Cc: linux-kernel@vger.kernel.org, lguest@ozlabs.org,
	fedora-kernel-list@redhat.com
Subject: Re: [PATCH] lguest: fix undefined asm-offsets symbols
Date: Tue, 4 Mar 2008 11:14:47 +1100	[thread overview]
Message-ID: <200803041114.47772.rusty@rustcorp.com.au> (raw)
In-Reply-To: <20080220202152.GA9990@phobos.i.cabal.ca>

On Thursday 21 February 2008 07:21:52 Kyle McMartin wrote:
> lguest uses asm-offsets to generate ... offsets, obviously, for use
> in the lguest switcher code. When the hypervisor code is built as a
> module though, the asm offsets it needs won't be generated since
> CONFIG_LGUEST will be undefined.
>
> Signed-off-by: Kyle McMartin <kmcmartin@redhat.com>

Thanks Kyle,

   This is in Linus' tree now thanks to Ingo.  I had a slightly different fix 
which I mistakenly hadn't pushed, but this works fine.

Cheers,
Rusty.

      reply	other threads:[~2008-03-04  0:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-20 20:21 [PATCH] lguest: fix undefined asm-offsets symbols Kyle McMartin
2008-03-04  0:14 ` Rusty Russell [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=200803041114.47772.rusty@rustcorp.com.au \
    --to=rusty@rustcorp.com.au \
    --cc=fedora-kernel-list@redhat.com \
    --cc=kyle@mcmartin.ca \
    --cc=lguest@ozlabs.org \
    --cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox