Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 12 Aug 2002 11:41:27 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 12 Aug 2002 11:41:26 -0400 Received: from carisma.slowglass.com ([195.224.96.167]:62213 "EHLO phoenix.infradead.org") by vger.kernel.org with ESMTP id ; Mon, 12 Aug 2002 11:41:26 -0400 Date: Mon, 12 Aug 2002 16:45:12 +0100 From: Christoph Hellwig To: Ingo Molnar Cc: Linus Torvalds , linux-kernel@vger.kernel.org, Alexandre Julliard , Luca Barbieri Subject: Re: [patch] tls-2.5.31-D7 Message-ID: <20020812164512.A8292@infradead.org> Mail-Followup-To: Christoph Hellwig , Ingo Molnar , Linus Torvalds , linux-kernel@vger.kernel.org, Alexandre Julliard , Luca Barbieri References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from mingo@elte.hu on Mon, Aug 12, 2002 at 07:24:25PM +0200 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 953 Lines: 23 On Mon, Aug 12, 2002 at 07:24:25PM +0200, Ingo Molnar wrote: > the attached patch does this: > > - there are now 4 freely usable TLS entries, amongst them 0x40 for Wine > > - the 3 APM segments fit into the hole at the end of the kernel > descriptor area exactly => no GDT size increase. > > - the ->private_tls code is gone - unconditional inline copies are more > robust and faster as well. > > Plus the APM code needs Stephen's fix. I think this is the best approach > we had so far. Any objections? Patch looks good so far, but _please_ rename struct modify_ldt_ldt_s to something more sensible. (yes, I know it existed before, but with this patch the name is even more stupid than before) - 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/