From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Morton Subject: Re: mmotm 2008-09-22-01-36 uploaded (kvm) Date: Mon, 22 Sep 2008 15:10:26 -0700 Message-ID: <20080922151026.64715dc4.akpm@linux-foundation.org> References: <200809220838.m8M8cwC2031790@imap1.linux-foundation.org> <20080922111947.507e34b1.randy.dunlap@oracle.com> <20080922125227.2b837457.akpm@linux-foundation.org> <200809221458.53192.jbarnes@virtuousgeek.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: randy.dunlap@oracle.com, linux-kernel@vger.kernel.org, dwmw2@infradead.org, avi@qumranet.com, kvm@vger.kernel.org, dan.j.williams@intel.com To: Jesse Barnes Return-path: Received: from smtp1.linux-foundation.org ([140.211.169.13]:41422 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753783AbYIVWLx (ORCPT ); Mon, 22 Sep 2008 18:11:53 -0400 In-Reply-To: <200809221458.53192.jbarnes@virtuousgeek.org> Sender: kvm-owner@vger.kernel.org List-ID: On Mon, 22 Sep 2008 14:58:52 -0700 Jesse Barnes wrote: > On Monday, September 22, 2008 12:52 pm Andrew Morton wrote: > > On Mon, 22 Sep 2008 11:19:47 -0700 > > > > Randy Dunlap wrote: > > > On Mon, 22 Sep 2008 01:38:58 -0700 akpm@linux-foundation.org wrote: > > > > The mm-of-the-moment snapshot 2008-09-22-01-36 has been uploaded to > > > > > > > > http://userweb.kernel.org/~akpm/mmotm/ > > > > > > > > It contains the following patches against 2.6.27-rc7: > > > > > > ERROR: "intel_iommu_found" [arch/x86/kvm/kvm.ko] undefined! > > > > > > when CONFIG_DMAR=n. > > > > Yes, I got that too. i386 allmodconfig fails similarly. It's still > > unclear which tree in linux-next broke it. PCI or async_tx, perhaps. > > I don't have that symbol in my tree (yet). It's part of one of the IOMMU KVM > patch sets that's currently in-flight. I'll add it to my linux-next tree > today or tomorrow, assuming I get an ack from David about it (I'll bounce it > over to him now). > It's already there, and exported in linux-next. But it just doesn't get compiled in due to some Kconfig snafu.