From: Olaf Hering <olaf@aepfle.de>
To: Avi Kivity <avi@qumranet.com>, linux-kernel@vger.kernel.org
Subject: Re: KVM: Export include/linux/kvm.h only if $ARCH actually supports KVM
Date: Sun, 10 Feb 2008 12:15:25 +0100 [thread overview]
Message-ID: <20080210111525.GA28522@aepfle.de> (raw)
> Currently, make headers_check barfs due to <asm/kvm.h>, which <linux/kvm.h>
> includes, not existing. Rather than add a zillion <asm/kvm.h>s, export kvm.h
> only if the arch actually supports it.
This makes headers_install_all unreliable.
linux/kvm.h will not be exported, depending on what system the libc
headers will be generated. Please revert
fb56dbb31c4738a3918db81fd24da732ce3b4ae6 and find a different way to run
make headers_check successfully.
Similar CONFIG_* usage is in include/asm-cris/Kbuild.
Fortunately, its not relevant in practice.
next reply other threads:[~2008-02-10 11:15 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-10 11:15 Olaf Hering [this message]
2008-02-13 7:43 ` KVM: Export include/linux/kvm.h only if $ARCH actually supports KVM Avi Kivity
2008-02-13 20:34 ` Sam Ravnborg
2008-02-14 9:27 ` Avi Kivity
2008-03-13 11:13 ` Olaf Hering
[not found] <20071202085006.C6D5A2508F6@il.qumranet.com>
[not found] ` <20071202085006.C6D5A2508F6-LjA0eNSCdXrQnzwC+xcbyw@public.gmane.org>
2007-12-04 21:22 ` Hollis Blanchard
2007-12-05 10:25 ` Avi Kivity
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=20080210111525.GA28522@aepfle.de \
--to=olaf@aepfle.de \
--cc=avi@qumranet.com \
--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 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.