From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sc8-sf-mx2-b.sourceforge.net ([10.3.1.92] helo=mail.sourceforge.net) by sc8-sf-list1-new.sourceforge.net with esmtp (Exim 4.43) id 1Fqawk-00010j-On for user-mode-linux-devel@lists.sourceforge.net; Wed, 14 Jun 2006 12:22:34 -0700 Received: from saraswathi.solana.com ([198.99.130.12]) by mail.sourceforge.net with esmtps (TLSv1:AES256-SHA:256) (Exim 4.44) id 1Fqawj-0002sm-9V for user-mode-linux-devel@lists.sourceforge.net; Wed, 14 Jun 2006 12:22:34 -0700 Date: Wed, 14 Jun 2006 15:22:31 -0400 From: Jeff Dike Message-ID: <20060614192231.GA5325@ccure.user-mode-linux.org> References: <20060613182129.GA4619@ccure.user-mode-linux.org> <20060613234551.69651.qmail@web25218.mail.ukl.yahoo.com> Mime-Version: 1.0 Content-Disposition: inline In-Reply-To: <20060613234551.69651.qmail@web25218.mail.ukl.yahoo.com> Subject: Re: [uml-devel] [UML] Problems building and running 2.6.17-rc4 on x86-64 List-Id: The user-mode Linux development list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: user-mode-linux-devel-bounces@lists.sourceforge.net Errors-To: user-mode-linux-devel-bounces@lists.sourceforge.net To: Paolo Giarrusso Cc: linux-kernel@vger.kernel.org, user-mode-linux-devel@lists.sourceforge.net On Wed, Jun 14, 2006 at 01:45:51AM +0200, Paolo Giarrusso wrote: > If that problem has been fixed, this would imply that SKAS should > work on x86-64... or not? No, this has nothing to do with skas or ia32 emulation. It was a straightforward register corruption bug. Jeff _______________________________________________ User-mode-linux-devel mailing list User-mode-linux-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750816AbWFNTWm (ORCPT ); Wed, 14 Jun 2006 15:22:42 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750879AbWFNTWm (ORCPT ); Wed, 14 Jun 2006 15:22:42 -0400 Received: from saraswathi.solana.com ([198.99.130.12]:44434 "EHLO saraswathi.solana.com") by vger.kernel.org with ESMTP id S1750816AbWFNTWm (ORCPT ); Wed, 14 Jun 2006 15:22:42 -0400 Date: Wed, 14 Jun 2006 15:22:31 -0400 From: Jeff Dike To: Paolo Giarrusso Cc: linux-kernel@vger.kernel.org, user-mode-linux-devel@lists.sourceforge.net Subject: Re: [uml-devel] [UML] Problems building and running 2.6.17-rc4 on x86-64 Message-ID: <20060614192231.GA5325@ccure.user-mode-linux.org> References: <20060613182129.GA4619@ccure.user-mode-linux.org> <20060613234551.69651.qmail@web25218.mail.ukl.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060613234551.69651.qmail@web25218.mail.ukl.yahoo.com> User-Agent: Mutt/1.4.2.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jun 14, 2006 at 01:45:51AM +0200, Paolo Giarrusso wrote: > If that problem has been fixed, this would imply that SKAS should > work on x86-64... or not? No, this has nothing to do with skas or ia32 emulation. It was a straightforward register corruption bug. Jeff