Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 20 Feb 2003 16:55:09 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 20 Feb 2003 16:55:09 -0500 Received: from mx2.elte.hu ([157.181.151.9]:9663 "HELO mx2.elte.hu") by vger.kernel.org with SMTP id ; Thu, 20 Feb 2003 16:55:08 -0500 Date: Thu, 20 Feb 2003 23:04:41 +0100 (CET) From: Ingo Molnar Reply-To: Ingo Molnar To: Andrew Morton Cc: Linus Torvalds , , , , , Subject: Re: doublefault debugging (was Re: Linux v2.5.62 --- spontaneous reboots) In-Reply-To: <20030220125021.03c6d39c.akpm@digeo.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 Content-Length: 525 Lines: 17 On Thu, 20 Feb 2003, Andrew Morton wrote: > Fixes two deadlocks in the scheduler exit path: > > 1: We're calling mmdrop() under spin_lock_irq(&rq->lock). But mmdrop > calls vfree(), which calls smp_call_function(). this has been fixed in the -F3 scheduler patch. 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/