From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tejun Heo Subject: Re: [PATCH 1/1] AHCI: disabled FBS prior to issuing software reset Date: Sun, 13 Oct 2013 15:57:35 -0400 Message-ID: <20131013195735.GD18075@htj.dyndns.org> References: <1380366816-16221-1-git-send-email-yxlraid@gmail.com> <20130928114950.GA2620@htj.dyndns.org> <20130928131059.GA3945@htj.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-qe0-f44.google.com ([209.85.128.44]:64974 "EHLO mail-qe0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755000Ab3JMT5i (ORCPT ); Sun, 13 Oct 2013 15:57:38 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-ide-owner@vger.kernel.org List-Id: linux-ide@vger.kernel.org To: xiangliang yu Cc: linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org Hello, On Sat, Oct 12, 2013 at 02:56:34PM +0800, xiangliang yu wrote: > > So it can't find the disk if FBS stays enabled? Can you please attach > > the boot log before & after? > > Below is boot log: And it works after the patch, right? Can you please update the patch description so that it includes what was failing before and how it was tested? Thanks. -- tejun