LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: Christian Borntraeger <borntraeger@de.ibm.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
David Woodhouse <dwmw2@infradead.org>,
Avi Kivity <avi@qumranet.com>, Sam Ravnborg <sam@ravnborg.org>,
kvm-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org,
linux-arch@vger.kernel.org
Subject: Re: [PATCH] kvm: provide kvm.h for all architecture: fixes headers_install
Date: Mon, 10 Mar 2008 12:23:02 +0100 [thread overview]
Message-ID: <200803101223.03712.arnd@arndb.de> (raw)
In-Reply-To: <200803100913.46422.borntraeger@de.ibm.com>
On Monday 10 March 2008, Christian Borntraeger wrote:
> include/asm-alpha/Kbuild | 1 +
> include/asm-alpha/kvm.h | 6 ++++++
> include/asm-arm/Kbuild | 2 ++
> include/asm-arm/kvm.h | 6 ++++++
> include/asm-avr32/Kbuild | 1 +
> include/asm-avr32/kvm.h | 6 ++++++
> include/asm-blackfin/Kbuild | 1 +
> include/asm-blackfin/kvm.h | 6 ++++++
> include/asm-cris/Kbuild | 1 +
> include/asm-cris/kvm.h | 6 ++++++
> include/asm-frv/Kbuild | 1 +
> include/asm-frv/kvm.h | 6 ++++++
> include/asm-h8300/Kbuild | 2 ++
> include/asm-h8300/kvm.h | 6 ++++++
> include/asm-ia64/Kbuild | 1 +
> include/asm-ia64/kvm.h | 6 ++++++
> include/asm-m32r/Kbuild | 2 ++
> include/asm-m32r/kvm.h | 6 ++++++
> include/asm-m68k/Kbuild | 1 +
> include/asm-m68k/kvm.h | 6 ++++++
Instead of adding kvm.h to every single Kbuild file, you can
just add it once, in include/asm-generic/Kbuild.asm.
Arnd <><
next prev parent reply other threads:[~2008-03-10 11:24 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-07 12:26 headersinstall of kvm.h does not work Christian Borntraeger
2008-03-07 12:57 ` Avi Kivity
2008-03-07 13:57 ` Christian Borntraeger
2008-03-07 16:08 ` Avi Kivity
2008-03-07 23:43 ` David Woodhouse
2008-03-10 8:13 ` [PATCH] kvm: provide kvm.h for all architecture: fixes headers_install Christian Borntraeger
2008-03-10 11:23 ` Arnd Bergmann [this message]
2008-03-10 13:11 ` Christian Borntraeger
2008-03-11 6:20 ` Andrew Morton
2008-03-11 6:42 ` David Woodhouse
2008-03-11 7:10 ` Christian Borntraeger
2008-03-11 9:33 ` Andreas Schwab
2008-03-11 10:02 ` Christian Borntraeger
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=200803101223.03712.arnd@arndb.de \
--to=arnd@arndb.de \
--cc=akpm@linux-foundation.org \
--cc=avi@qumranet.com \
--cc=borntraeger@de.ibm.com \
--cc=dwmw2@infradead.org \
--cc=kvm-devel@lists.sourceforge.net \
--cc=linux-arch@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=sam@ravnborg.org \
--subject='Re: [PATCH] kvm: provide kvm.h for all architecture: fixes headers_install' \
/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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).