[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090119130927.GC6876@elte.hu>
Date: Mon, 19 Jan 2009 14:09:27 +0100
From: Ingo Molnar <mingo@...e.hu>
To: Avi Kivity <avi@...hat.com>
Cc: Sam Ravnborg <sam@...nborg.org>, linux-kernel@...r.kernel.org,
kvm@...r.kernel.org
Subject: Re: [PATCH] KVM: Avoid using CONFIG_ in userspace visible headers
* Avi Kivity <avi@...hat.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@...hat.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists