Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sun, 15 Apr 2001 18:04:30 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sun, 15 Apr 2001 18:04:20 -0400 Received: from dystopia.lab43.org ([209.217.122.210]:51429 "EHLO dystopia.lab43.org") by vger.kernel.org with ESMTP id ; Sun, 15 Apr 2001 18:04:02 -0400 Date: Sun, 15 Apr 2001 18:01:57 -0400 (EDT) From: Rod Stewart To: Manfred Spraul cc: , Alan Cox , Andreas Ferber Subject: Re: [new PATCH] Re: 8139too: defunct threads In-Reply-To: <3AD99CE4.E1ED7090@colorfullife.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 Sun, 15 Apr 2001, Manfred Spraul wrote: > Alan, which fix would you prefer: > * init could use wait3 and set __WALL. > * all kernel thread users could set SIGCHLD. Some already do that > (__call_usermodehelper). > * the kernel_thread implementations could force the exit signal to > SIGCHLD. > > I'd prefer the last version. > The attached patch is tested with i386. The alpha, parisc and ppc > assember changes are guessed. This patch fixed my problem. Thanks, -Rms - 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/