From owner-freebsd-sparc64@FreeBSD.ORG Sat Aug 15 21:47:15 2009 Return-Path: Delivered-To: freebsd-sparc64@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B4BA1106564A; Sat, 15 Aug 2009 21:47:15 +0000 (UTC) (envelope-from bz@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 8C6E98FC4D; Sat, 15 Aug 2009 21:47:15 +0000 (UTC) Received: from freefall.freebsd.org (bz@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n7FLlFEV070522; Sat, 15 Aug 2009 21:47:15 GMT (envelope-from bz@freefall.freebsd.org) Received: (from bz@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n7FLlFWY070518; Sat, 15 Aug 2009 21:47:15 GMT (envelope-from bz) Date: Sat, 15 Aug 2009 21:47:15 GMT Message-Id: <200908152147.n7FLlFWY070518@freefall.freebsd.org> To: bz@FreeBSD.org, freebsd-sparc64@FreeBSD.org, bz@FreeBSD.org From: bz@FreeBSD.org Cc: Subject: Re: sparc64/137800: -CURRENT on sparc64 immediate "panic: mtx_init: mtx_lock not aligned for turnstile chain: 0xc06489f8" X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Aug 2009 21:47:15 -0000 Synopsis: -CURRENT on sparc64 immediate "panic: mtx_init: mtx_lock not aligned for turnstile chain: 0xc06489f8" Responsible-Changed-From-To: freebsd-sparc64->bz Responsible-Changed-By: bz Responsible-Changed-When: Sat Aug 15 21:46:12 UTC 2009 Responsible-Changed-Why: Mine. I got input form kib on why it's an issue for sparc64 and I think ia64 might have the same problem. We'll either disable the check or find something better that actually works on all platforms. http://www.freebsd.org/cgi/query-pr.cgi?pr=137800