From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S936175AbcJZWRb (ORCPT ); Wed, 26 Oct 2016 18:17:31 -0400 Received: from mx1.redhat.com ([209.132.183.28]:50650 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934507AbcJZWRN (ORCPT ); Wed, 26 Oct 2016 18:17:13 -0400 Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 From: David Howells In-Reply-To: <20161026182911.GB23927@htj.duckdns.org> References: <20161026182911.GB23927@htj.duckdns.org> To: Tejun Heo , Linus Torvalds Cc: dhowells@redhat.com, hch@lst.de, linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [GIT PULL] libata fixes for v4.9-rc2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <18891.1477520230.1@warthog.procyon.org.uk> Date: Wed, 26 Oct 2016 23:17:10 +0100 Message-ID: <18892.1477520230@warthog.procyon.org.uk> X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.32]); Wed, 26 Oct 2016 22:17:12 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > The AHCI MSI handling change in rc1 was a bit broken and caused disk > probing failures on some machines. These three patches should fix the > issues. My test machine fell foul of this using a PCIe M.2-attached SSD card. The patches fix it for me. Tested-by: David Howells