public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Avi Kivity <avi@redhat.com>
Cc: Sam Ravnborg <sam@ravnborg.org>,
	linux-kernel@vger.kernel.org, kvm@vger.kernel.org
Subject: Re: [PATCH] KVM: Avoid using CONFIG_ in userspace visible headers
Date: Mon, 19 Jan 2009 14:09:27 +0100	[thread overview]
Message-ID: <20090119130927.GC6876@elte.hu> (raw)
In-Reply-To: <1232370050-7434-1-git-send-email-avi@redhat.com>


* Avi Kivity <avi@redhat.com> wrote:

> Kconfig symbols are not available in userspace, and are not stripped by
> headers-install.  Avoid their use by adding #defines in <asm/kvm.h> to
> suit each architecture.
> 
> Signed-off-by: Avi Kivity <avi@redhat.com>
> ---
>  arch/ia64/include/asm/kvm.h |    4 ++++
>  arch/x86/include/asm/kvm.h  |    7 +++++++
>  include/linux/kvm.h         |   10 +++++-----
>  3 files changed, 16 insertions(+), 5 deletions(-)

looks good - you will push this via the KVM tree, right?

	Ingo

  reply	other threads:[~2009-01-19 13:09 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-19 13:00 [PATCH] KVM: Avoid using CONFIG_ in userspace visible headers Avi Kivity
2009-01-19 13:09 ` Ingo Molnar [this message]
2009-01-19 13:12   ` Avi Kivity
2009-01-19 13:22     ` Ingo Molnar
2009-01-19 13:31       ` Avi Kivity
2009-01-19 16:29       ` Sam Ravnborg
2009-01-19 16:35         ` Avi Kivity
2009-01-19 16:32 ` Sam Ravnborg

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=20090119130927.GC6876@elte.hu \
    --to=mingo@elte.hu \
    --cc=avi@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sam@ravnborg.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