Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 30 Jul 2002 14:59:12 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 30 Jul 2002 14:59:11 -0400 Received: from mx2.elte.hu ([157.181.151.9]:32169 "HELO mx2.elte.hu") by vger.kernel.org with SMTP id ; Tue, 30 Jul 2002 14:59:11 -0400 Date: Tue, 30 Jul 2002 21:00:09 +0200 (CEST) From: Ingo Molnar Reply-To: Ingo Molnar To: Christoph Hellwig Cc: Linus Torvalds , Subject: Re: [PATCH] sanitize TLS API In-Reply-To: <20020730174336.A18385@lst.de> 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: 683 Lines: 20 On Tue, 30 Jul 2002, Christoph Hellwig wrote: > Currently sys_set_thread_area has a magic flags argument that might > change it's behaivour completly. > > Split out the TLS_FLAG_CLEAR case that has nothing in common with the > rest into it's own syscall, sys_clear_thread_area and change the second > argument to int writable. i did not feel like wasting two syscall slots for this, but the cleanups look fine to me otherwise. 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/