Re: [PATCH 1/1] KVM: add kvm_para_available to asm-generic/kvm_para.h

From: Gleb Natapov
Date: Wed Jun 05 2013 - 06:17:22 EST


On Tue, Jun 04, 2013 at 12:33:19PM +0100, James Hogan wrote:
> On 4 June 2013 10:05, Gleb Natapov <gleb@xxxxxxxxxx> wrote:
> > On Wed, May 22, 2013 at 12:29:22PM +0100, James Hogan wrote:
> >> According to include/uapi/linux/kvm_para.h architectures should define
> >> kvm_para_available, so add an implementation to asm-generic/kvm_para.h
> >> which just returns false.
> >>
> > What is this fixing? The only user of kvm_para_available() that can
> > benefit from this is in sound/pci/intel8x0.c, but I do not see follow up
> > patch to use it there.
>
> It was an unintentional config with mips + kvm + intel8x0 that hit it
> (I think I accidentally based my mips config off an x86_64 config).
> Kind of equivalent to a randconfig build failure I suppose.
>
Yes, I see. I will queue the fix. Thanks!

--
Gleb.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/