Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 15 Feb 2003 18:31:25 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 15 Feb 2003 18:31:25 -0500 Received: from packet.digeo.com ([12.110.80.53]:3507 "EHLO packet.digeo.com") by vger.kernel.org with ESMTP id ; Sat, 15 Feb 2003 18:31:24 -0500 Date: Sat, 15 Feb 2003 15:41:54 -0800 From: Andrew Morton To: Con Kolivas Cc: linux-kernel@vger.kernel.org Subject: Re: 2.5.61-mm1 Message-Id: <20030215154154.1fcb9737.akpm@digeo.com> In-Reply-To: <200302152227.03979.kernel@kolivas.org> References: <20030214231356.59e2ef51.akpm@digeo.com> <200302152227.03979.kernel@kolivas.org> X-Mailer: Sylpheed version 0.8.9 (GTK+ 1.2.10; i586-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 15 Feb 2003 23:41:14.0189 (UTC) FILETIME=[BA229FD0:01C2D54B] Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 903 Lines: 25 Con Kolivas wrote: > > I'm getting the same problem as 2.5.60-mm2 during boot: > > bad: scheduling while atomic! > Call Trace: > [] do_schedule+0x3d/0x2f4 > [] wait_for_completion+0x8d/0xd0 > [] default_wake_function+0x0/0x1c > [] default_wake_function+0x0/0x1c > [] create_workqueue+0x125/0x178 > [] init+0x2a/0x17c > [] init+0x0/0x17c > [] kernel_thread_helper+0x5/0xc This appears to be due to smalldevfs disagreeing with dcache_rcu over dcache_lock conventions. I'll drop out smalldevfs until Adam returns, and has time to look at it, Thanks. - 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/