From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tejun Heo Subject: Re: sata_sil24 and sil-4726 Date: Mon, 08 Oct 2007 10:06:34 +0900 Message-ID: <4709829A.7090000@gmail.com> References: <18180.26625.216781.626572@kitty1.shrimp.net> <470468EE.909@gmail.com> <18180.30643.554165.292012@kitty1.shrimp.net> <4704790C.7060901@gmail.com> <18180.31651.305092.579581@kitty1.shrimp.net> <470480C9.9030309@gmail.com> <18180.34107.704754.565573@kitty1.shrimp.net> <47048C2B.1060202@gmail.com> <47049344.6010603@gmail.com> <18180.38483.139258.690293@kitty1.shrimp.net> <47049799.3030509@gmail.com> <4704996E.4010601@gmail.com> <18180.60538.163917.140295@kitty1.shrimp.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from wa-out-1112.google.com ([209.85.146.181]:23465 "EHLO wa-out-1112.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756076AbXJHBGm (ORCPT ); Sun, 7 Oct 2007 21:06:42 -0400 Received: by wa-out-1112.google.com with SMTP id v27so1481245wah for ; Sun, 07 Oct 2007 18:06:41 -0700 (PDT) In-Reply-To: <18180.60538.163917.140295@kitty1.shrimp.net> Sender: linux-ide-owner@vger.kernel.org List-Id: linux-ide@vger.kernel.org To: idurdanovic@comcast.net Cc: linux-ide@vger.kernel.org Igor Durdanovic wrote: > Tejun Heo writes: >>> SRST failure puts the host port into non-responding state and the driver >>> resets the host port which in turn resets the PMP, so libata tries to >>> reinitialize everything. Can you post boot log with printk timestamp >>> (CONFIG_PRINTK_TIME) turned on? >>> >> Also, does the attached patch change the behavior? > > There are some problems because system keeps freezing, I have changed > the expresscard, but overall behavior is the same. > > The patch has not changed anything, here is the log with PRINTK_TIME. Thanks. Will try to reproduce the problem and fix it. -- tejun