Re: [kvm-devel] [PATCH] kvm: provide kvm.h for all architecture: fixes headers_install

2008-03-10 Thread David Woodhouse
On Mon, 2008-03-10 at 23:20 -0700, Andrew Morton wrote: > > > Changes since v1: > > o use asm-generic/Kbuild.asm (Arnd Bergmann) I don't see that in the diffstat of the patch you dropped (looking at the immediately subsequent mail in my inbox). Which might explain... > /usr/src/devel/usr/includ

Re: [kvm-devel] headersinstall of kvm.h does not work

2008-03-07 Thread David Woodhouse
On Fri, 2008-03-07 at 13:26 +0100, Christian Borntraeger wrote: > +unifdef-$(CONFIG_HAVE_KVM) += kvm.h > unifdef-y += llc.h > unifdef-y += loop.h > snip-- > > This patch does not work. Kbuild (scripts/Makefile.headersinst) does > not check the config file, so kvm.h is never installed. >

Re: [kvm-devel] 2.6.20-rc5: known regressions with patches (v2)

2007-01-18 Thread David Woodhouse
t; > commit 914e26379decf1fd984b22e51fd2e4209b7a7f1b > Handled-By : David Woodhouse <[EMAIL PROTECTED]> > Status : patch available Linus, please pull from git://git.infradead.org/mtd-2.6.git This fixes the above bug along with a few others. It does also contain a small amount of new code which