From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 8 Feb 2003 21:28:15 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 8 Feb 2003 21:28:15 -0500 Received: from neon-gw-l3.transmeta.com ([63.209.4.196]:58896 "EHLO neon-gw.transmeta.com") by vger.kernel.org with ESMTP id ; Sat, 8 Feb 2003 21:28:13 -0500 Date: Sat, 8 Feb 2003 18:34:08 -0800 (PST) From: Linus Torvalds To: Roland McGrath cc: Anton Blanchard , , Ingo Molnar , Andrew Morton , Subject: Re: heavy handed exit() in latest BK In-Reply-To: <200302090231.h192Vlc04229@magilla.sf.frob.com> 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 On Sat, 8 Feb 2003, Roland McGrath wrote: > > I'm already in the midst of those and will test my various cases and gdb > and so forth. If you want to put something in before I've done testing, > then please send me the patch you use. You just got it. HOWEVER, I haven't actually committed it to my tree, and I might as well wait for your test results, so you can choose to just ignore it if you want to. Linus