From owner-freebsd-stable@freebsd.org Wed Aug 12 13:44:07 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 6DFF299FAF4 for ; Wed, 12 Aug 2015 13:44:07 +0000 (UTC) (envelope-from knowledgeispower80@gmail.com) Received: from mail-io0-x233.google.com (mail-io0-x233.google.com [IPv6:2607:f8b0:4001:c06::233]) (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 37B46648 for ; Wed, 12 Aug 2015 13:44:07 +0000 (UTC) (envelope-from knowledgeispower80@gmail.com) Received: by iodb91 with SMTP id b91so19888859iod.1 for ; Wed, 12 Aug 2015 06:44:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=WhHHQ7qEoaE9XDtZZVLE81X34sIycak6KUrvspGWPLg=; b=I0RP8Bu2Hq79z8jYqYkdnpkBoNIopNb2bHZ8z6/4A4AwtzVTLM4SRMLfpakhfwn4TO gQyvy2z18ekpMhIRQbZiVkovUWHzCjcj9xGBAJ/OF2YIQLNuFeE7heo32QDFJcqdgCMT UXilzeWBVkeAB0eOJQTqo2toMwS5EsYMSb2jpQKYzLF131ZBSYN2rtjazjxUONWpxVDe EBVFozn4/thaWjzSgl8FGdN3oUc71SrH5vxjuuzcCaznfCNN3RBuxzSFeGifyrwSAKyt OzGXIqosAK4MyYaPsN3/Z6D3Qzyb0UHLnl8hxL12JHmLOeYDWbwRUDWS0KfPLGWcgBjp EYPQ== MIME-Version: 1.0 X-Received: by 10.107.135.79 with SMTP id j76mr23929865iod.29.1439387046447; Wed, 12 Aug 2015 06:44:06 -0700 (PDT) Received: by 10.36.16.212 with HTTP; Wed, 12 Aug 2015 06:44:06 -0700 (PDT) Date: Wed, 12 Aug 2015 09:44:06 -0400 Message-ID: Subject: Re: msk msk0 watchdog timeout freeze hang lock stop problem From: Roosevelt Littleton To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 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: Wed, 12 Aug 2015 13:44:07 -0000 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! Roosevelt