Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 24 Dec 2002 15:18:59 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 24 Dec 2002 15:18:59 -0500 Received: from neon-gw-l3.transmeta.com ([63.209.4.196]:21000 "EHLO neon-gw.transmeta.com") by vger.kernel.org with ESMTP id ; Tue, 24 Dec 2002 15:18:59 -0500 Date: Tue, 24 Dec 2002 12:27:50 -0800 (PST) From: Linus Torvalds To: Ingo Molnar cc: Jamie Lokier , Ulrich Drepper , , , , , , , Subject: Re: Intel P6 vs P7 system call performance In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 775 Lines: 20 On Tue, 24 Dec 2002, Ingo Molnar wrote: > > this reminds me of another related matter that is not fixed yet, which bug > caused XFree86 to crash if it was linked against the new libpthreads - in > vm86 mode we did not save/restore %gs [and %fs] properly, which breaks > new-style threading. The attached patch is against the 2.4 backport of the > threading stuff, i'll do a 2.5 patch after christmas eve :-) Actually, pretty much nothing has changed in vm86 handling, so the patch should work fine as-is on 2.5.x too. Linus - 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/