From owner-freebsd-current@FreeBSD.ORG Tue Mar 25 18:49:08 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7BF1837B436; Tue, 25 Mar 2003 18:49:07 -0800 (PST) Received: from mf1.bredband.net (mf1.bredband.net [195.54.106.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3552444027; Tue, 25 Mar 2003 18:31:56 -0800 (PST) (envelope-from mk-freebsd@bredband.net) Received: from localhost.036-23-6f72652.cust.bredbandsbolaget.se ([213.112.58.48]) by mf1.bredband.net with ESMTP <20030326023155.FQUP269.mf1@localhost.036-23-6f72652.cust.bredbandsbolaget.se>; Wed, 26 Mar 2003 03:31:55 +0100 Received: from c-303a70d5.036-23-6f72652.cust.bredbandsbolaget.se (localhost [127.0.0.1])with ESMTP id h2Q2Vtu3000671; Wed, 26 Mar 2003 03:31:56 +0100 (CET) (envelope-from mk-freebsd@bredband.net) Received: (from martink@localhost) (8.12.8/8.12.8/Submit) id h2Q2VoAQ000670; Wed, 26 Mar 2003 03:31:50 +0100 (CET) (envelope-from mk-freebsd@bredband.net) Date: Wed, 26 Mar 2003 03:31:50 +0100 From: Martin Karlsson To: John Baldwin Message-ID: <20030326023150.GA606@c-303a70d5.bredbandsbolaget.se> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: X-Powered-by: FreeBSD X-PGP-Keyid: 9C924660 X-PGP-Fingerprint: 5970 BE22 2C33 4D8F 53FD 7E34 66FF 9332 9C92 4660 X-PGP-Key: http://www.krutov.org/martin_karlsson.asc User-Agent: Mutt/1.5.4i X-Spam-Status: No, hits=-26.0 required=5.0 tests=IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES, USER_AGENT_MUTT autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: freebsd-current@FreeBSD.ORG cc: Andrew Gallatin Subject: [Re: panic: blockable sleep lock (sleep mutex) Giant @ /usr/src/sys/vm/vm_fault.c:206 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Mar 2003 02:49:20 -0000 X-List-Received-Date: Wed, 26 Mar 2003 02:49:20 -0000 * John Baldwin [2003-03-25 18.41 -0500]: Hi John, > http://www.FreeBSD.org/~jhb/patches/linux.patch Similar to Drew's > except that I patched alpha as well. Similarly untested. Apply > with patch -p6 while in /sys. Please let me know if it fixes the > problem. It fixes the problem. I loaded/unloaded the module a few times, and ran various linux-dependant apps. Thank you. (And thanks for the instructions you mailed me, Drew.) Best regards, -- Martin Karlsson