From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754559AbYIVWAJ (ORCPT ); Mon, 22 Sep 2008 18:00:09 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754182AbYIVV7t (ORCPT ); Mon, 22 Sep 2008 17:59:49 -0400 Received: from outbound-mail-120.bluehost.com ([69.89.18.6]:48831 "HELO outbound-mail-120.bluehost.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1754056AbYIVV7t (ORCPT ); Mon, 22 Sep 2008 17:59:49 -0400 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=virtuousgeek.org; h=Received:From:To:Subject:Date:User-Agent:Cc:References:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Content-Disposition:Message-Id:X-Identified-User; b=rPwKexvlKNMhTedo+4kIva+gtYgMQaz7Z9b5YqUr+bHqDDmJMrNO61H3noePEPLC4j+7aoP5GNSNFCVBkOPWLsFU57ij9gq460oRWrFhPRSauQZRFPo4rhNk1eCwXcgR; From: Jesse Barnes To: Andrew Morton Subject: Re: mmotm 2008-09-22-01-36 uploaded (kvm) Date: Mon, 22 Sep 2008 14:59:36 -0700 User-Agent: KMail/1.9.9 Cc: Randy Dunlap , linux-kernel@vger.kernel.org, dwmw2@infradead.org, avi@qumranet.com, kvm@vger.kernel.org, "Williams, Dan J" References: <200809220838.m8M8cwC2031790@imap1.linux-foundation.org> <20080922125227.2b837457.akpm@linux-foundation.org> <200809221458.53192.jbarnes@virtuousgeek.org> In-Reply-To: <200809221458.53192.jbarnes@virtuousgeek.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200809221459.36526.jbarnes@virtuousgeek.org> X-Identified-User: {642:box128.bluehost.com:virtuous:virtuousgeek.org} {sentby:smtp auth 75.111.27.49 authed with jbarnes@virtuousgeek.org} Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Monday, September 22, 2008 2:58 pm 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). Oh nm, I already have an ack from Mark, I'll go ahead and push it to my linux-next branch. Jesse