Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755823AbXKWJBc (ORCPT ); Fri, 23 Nov 2007 04:01:32 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752859AbXKWJBX (ORCPT ); Fri, 23 Nov 2007 04:01:23 -0500 Received: from wa-out-1112.google.com ([209.85.146.177]:51915 "EHLO wa-out-1112.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753264AbXKWJBV (ORCPT ); Fri, 23 Nov 2007 04:01:21 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=bUeIF6jkkU2PgkBAhUulhwAc+d/tVrzjljBDjxpd5D4m+nwWzepAOZBSyD9+up24CqQKhyGJE9Efvz7/b+TRZUh1i2M1D+hGNXfUQnVuDCO74OPSY+f1RIW2m+VVj3pWRTDWmCaOkAgDosw8+B+JHGjUjENyN0TQu7lVYiu73RQ= Message-ID: Date: Fri, 23 Nov 2007 10:01:21 +0100 From: "Karol Swietlicki" To: "Jeff Dike" Subject: Re: [uml-devel] uml doesn't work on 2.6.24-rc2 Cc: "Miklos Szeredi" , linux-kernel@vger.kernel.org, user-mode-linux-devel@lists.sourceforge.net In-Reply-To: <20071122235141.GA7876@c2.user-mode-linux.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20071114011002.GA11477@c2.user-mode-linux.org> <20071114142247.GA5848@c2.user-mode-linux.org> <20071114173639.GA7899@c2.user-mode-linux.org> <20071116170630.GA9299@c2.user-mode-linux.org> <20071122235141.GA7876@c2.user-mode-linux.org> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1044 Lines: 23 On 23/11/2007, Jeff Dike wrote: > On Thu, Nov 22, 2007 at 07:08:47PM +0100, Miklos Szeredi wrote: > > Thanks. My other problem is (probably you are aware) that recent -mm > > kernels don't compile for UML. > > The patch below fixes the build for rc3-mm1 for me. > > Jeff There must be something more to it. I got a clean -mm and it still does not build after applying the patch. It does have less problems, but it still won't build. I tried to get it to compile for half an hour, but considering the amount of sleep I got (and my experience), there is no surprise that I failed miserably. After fixing the complaint about a structure not having a 'x86' member, it died in the linker complaining about stuff relating to rwsem.h. Karol Swietlicki - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/