From owner-freebsd-stable@freebsd.org Sun Aug 16 12:08:47 2015 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2E9729B9015 for ; Sun, 16 Aug 2015 12:08:47 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from mail-pa0-x229.google.com (mail-pa0-x229.google.com [IPv6:2607:f8b0:400e:c03::229]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id F403316AF for ; Sun, 16 Aug 2015 12:08:46 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: by pacgr6 with SMTP id gr6so88950649pac.2 for ; Sun, 16 Aug 2015 05:08:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:date:to:cc:subject:message-id:reply-to:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=8WyMS0+bTOQ8m57RntKUGpXFmn5QMNiSelYq9sOy140=; b=HSqkpv2Z52tweSiqhwY4O+ajZeLUfhUV9bBrlT5ZFsk1batYpn2rdr7RqXdyAM8gcw /3OoM/8szXoyk/pbW/P/PkJgpR+Mj/j34JZGzohP1UeeNbZ6wWPpAkuNHjPqrDGWJK1V psIMmi8MDK4swm9AEaxvD7Bo5Fsj23cSVitLXvrCariGdcVR6DIhyNBWuqGCwO1V8jCD LFpUOGP+eTWh64tDhvHCvIanTY7C7HwYd587UZi9jalesLOVb6pdt4139T1We1NE7Mzh 4Xnc3XoMUocUIPnOtxbdVeucfaErtsjnsgkznWkLwbilejM+VxbODi381OhVrGqdFatl vrgg== X-Received: by 10.66.183.164 with SMTP id en4mr93937228pac.24.1439726926683; Sun, 16 Aug 2015 05:08:46 -0700 (PDT) Received: from pyunyh@gmail.com ([106.247.248.2]) by smtp.gmail.com with ESMTPSA id kx11sm11320582pab.13.2015.08.16.05.08.37 (version=TLSv1 cipher=RC4-SHA bits=128/128); Sun, 16 Aug 2015 05:08:40 -0700 (PDT) From: Yonghyeon PYUN X-Google-Original-From: "Yonghyeon PYUN" Received: by pyunyh@gmail.com (sSMTP sendmail emulation); Sun, 16 Aug 2015 21:08:31 +0900 Date: Sun, 16 Aug 2015 21:08:31 +0900 To: Roosevelt Littleton Cc: freebsd-stable@freebsd.org Subject: Re: msk msk0 watchdog timeout freeze hang lock stop problem Message-ID: <20150816120831.GB1288@michelle.fasterthan.com> Reply-To: pyunyh@gmail.com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Aug 2015 12:08:47 -0000 On Wed, Aug 12, 2015 at 09:44:06AM -0400, Roosevelt Littleton wrote: > Hi, > So, I can confirm with the attached patch. I have a working msk0 that > hasn't failed for the past month. I considered this problem fix for me. > Since, I have went a long time without any problems. Thanks! I'm not sure which patch you used. Given that users reported 10.2-RELEASE works, it would be great if you revert local patch and try it again on 10.2-RELEASE.