Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 15 Aug 2002 07:27:07 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 15 Aug 2002 07:27:07 -0400 Received: from kiruna.synopsys.com ([204.176.20.18]:1950 "HELO kiruna.synopsys.com") by vger.kernel.org with SMTP id ; Thu, 15 Aug 2002 07:27:06 -0400 Date: Thu, 15 Aug 2002 13:30:51 +0200 From: Alex Riesen To: Jamie Lokier Cc: linux-kernel@vger.kernel.org Subject: Re: [patch] user-vm-unlock-2.5.31-A2 Message-ID: <20020815113051.GA18146@riesen-pc.gr05.synopsys.com> Reply-To: Alexander.Riesen@synopsys.com Mail-Followup-To: Jamie Lokier , linux-kernel@vger.kernel.org References: <20020815050343.A27963@kushida.apsleyroad.org> <20020815113148.A28398@kushida.apsleyroad.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020815113148.A28398@kushida.apsleyroad.org> User-Agent: Mutt/1.4i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 618 Lines: 12 On Thu, Aug 15, 2002 at 11:31:48AM +0100, Jamie Lokier wrote: > - intercept all the system calls that might call mmput(); that is, > exit() and execve()), just so it can move the thread-specific data > (including the stack) onto the "potentially free list". And the reason why i cannot intercept exit() or exec... again somewhere in my threaded program is...? - 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/