Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1765071AbXHFRnd (ORCPT ); Mon, 6 Aug 2007 13:43:33 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752019AbXHFRnX (ORCPT ); Mon, 6 Aug 2007 13:43:23 -0400 Received: from mx2.mail.elte.hu ([157.181.151.9]:46454 "EHLO mx2.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751046AbXHFRnW (ORCPT ); Mon, 6 Aug 2007 13:43:22 -0400 Date: Mon, 6 Aug 2007 19:43:11 +0200 From: Ingo Molnar To: "Luiz Fernando N. Capitulino" Cc: Andrew Morton , linux-kernel@vger.kernel.org Subject: Re: [PATCH] i386: convert mm_context_t semaphore to a mutex Message-ID: <20070806174311.GB26868@elte.hu> References: <20070803105540.4f85ae09@localhost> <20070806074608.GA12415@elte.hu> <20070806103615.4be4670f@localhost> <20070806152502.GA6988@elte.hu> <20070806141523.069b24b0@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070806141523.069b24b0@localhost> User-Agent: Mutt/1.5.14 (2007-02-12) X-ELTE-VirusStatus: clean X-ELTE-SpamScore: 1.0 X-ELTE-SpamLevel: s X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=1.0 required=5.9 tests=BAYES_50 autolearn=no SpamAssassin version=3.0.3 1.0 BAYES_50 BODY: Bayesian spam probability is 40 to 60% [score: 0.5000] Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 663 Lines: 25 * Luiz Fernando N. Capitulino wrote: > But I've managed to run wine with a game called 'Align-it!', and > I have the following result: > > """ > ~/tmp/ egrep -c 'modify_ldt' wine-strace.txt > 46 > ~/tmp/ > """ > > I've checked the calls and none has failed. Not sure how good > this test is though. ok, this is certainly good enough. Acked-by: Ingo Molnar Ingo - 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/