Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 18 Jul 2002 12:10:06 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 18 Jul 2002 12:10:06 -0400 Received: from a208-141.dialup.iol.cz ([194.228.141.208]:16133 "EHLO devix") by vger.kernel.org with ESMTP id ; Thu, 18 Jul 2002 12:10:05 -0400 Date: Thu, 18 Jul 2002 17:44:56 +0200 (CEST) From: devik X-X-Sender: To: Alan Cox cc: Subject: Re: 2.4.18 is not SMP friendly In-Reply-To: <1026999905.9727.13.camel@irongate.swansea.linux.org.uk> 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: 898 Lines: 27 Hi, Yes I use smbfs. Regarding my oops report, is there known bug where waitqueue would be corrupted ? When I analyzed it I found that invalid address 8bd4189c was loaded from tasklist pointer in wait_queue_head_t (sched.c, __wake_up_common line "p = curr->task"). The wakeup was called from get_new_inode and seems like if list of tasks was not initialized of what :( thanks, devik On 18 Jul 2002, Alan Cox wrote: > On Thu, 2002-07-18 at 11:51, devik wrote: > > I someone here running 2.4.18 on PII SMP successfully ? > > PPro in my case but yes. 2.4.18 ought to be pretty solid except for some > annoying bugs you'll only hit if you use smbfs. > > - 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/