Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1279964

Re: [PATCH 1/1] AHCI: Fix softreset failed issue of Port Multiplier

From Tejun Heo <tj@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH 1/1] AHCI: Fix softreset failed issue of Port Multiplier
Date 2015-11-30 16:10 +0100
Message-ID <qAyfw-5eb-29@gated-at.bofh.it> (permalink)
References <qyZa9-1J3-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Nov 26, 2015 at 08:27:02PM +0800, Xiangliang Yu wrote:
> Current code doesn't update port value of Port Multiplier(PM) when
> sending FIS of softreset to device, command will fail if FBS is
> enabled.
> 
> There are two ways to fix the issue: the first is to disable FBS
> before sending softreset command to PM device and the second is
> to update port value of PM when sending command.
> 
> For the first way, i can't find any related rule in AHCI Spec. The
> second way can avoid disabling FBS and has better performance.
> 
> Signed-off-by: Xiangliang Yu <Xiangliang.Yu@amd.com>

Applied to libata/for-4.4-fixes w/ stable cc'd.

Thanks.

-- 
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 1/1] AHCI: Fix softreset failed issue of Port Multiplier Xiangliang Yu <Xiangliang.Yu@amd.com> - 2015-11-26 08:30 +0100
  Re: [PATCH 1/1] AHCI: Fix softreset failed issue of Port Multiplier Tejun Heo <tj@kernel.org> - 2015-11-30 16:10 +0100

csiph-web