From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sc8-sf-mx1-b.sourceforge.net ([10.3.1.11] helo=sc8-sf-mx1.sourceforge.net) by sc8-sf-list1.sourceforge.net with esmtp (Exim 4.24) id 1AYqsY-0002MZ-JD for user-mode-linux-devel@lists.sourceforge.net; Tue, 23 Dec 2003 10:03:34 -0800 Received: from smtp004.mail.ukl.yahoo.com ([217.12.11.35]) by sc8-sf-mx1.sourceforge.net with smtp (Exim 4.24) id 1AYqsX-0006nY-VI for user-mode-linux-devel@lists.sourceforge.net; Tue, 23 Dec 2003 10:03:34 -0800 From: BlaisorBlade Subject: Re: [uml-devel] [UML patch] fix 2.6.0-test11 compilation problem References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Disposition: inline Message-Id: <200312221050.39554.blaisorblade_spam@yahoo.it> Sender: user-mode-linux-devel-admin@lists.sourceforge.net Errors-To: user-mode-linux-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Id: The user-mode Linux development list List-Post: List-Help: List-Subscribe: , List-Archive: Date: Mon, 22 Dec 2003 10:50:39 +0100 Content-Transfer-Encoding: quoted-printable To: user-mode-linux-devel@lists.sourceforge.net Cc: Ingo Molnar Alle 22:40, mercoled=EC 17 dicembre 2003, Ingo Molnar ha scritto: > the simple patch below fixes 2.6.0-test11+uml-patch-2.6.0-test9-1 > compilation if TT mode is disabled. The error went away with 2.6.0, so the patch is no more needed. The patched file is just a symlink to arch/i386/kernel/semaphore.c In fact in 2.6.0 they added at that place , which works. --=20 cat <