From patchwork Tue Mar 19 11:37:58 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Niklas Cassel X-Patchwork-Id: 1913528 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=uXKgYrM/; dkim-atps=neutral Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=vger.kernel.org (client-ip=147.75.199.223; helo=ny.mirrors.kernel.org; envelope-from=linux-ide+bounces-891-incoming=patchwork.ozlabs.org@vger.kernel.org; receiver=patchwork.ozlabs.org) Received: from ny.mirrors.kernel.org (ny.mirrors.kernel.org [147.75.199.223]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1)) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4TzV8g6Kkfz1yWs for ; Tue, 19 Mar 2024 22:38:11 +1100 (AEDT) Received: from smtp.subspace.kernel.org (wormhole.subspace.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ny.mirrors.kernel.org (Postfix) with ESMTPS id 054641C21D3E for ; Tue, 19 Mar 2024 11:38:10 +0000 (UTC) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by smtp.subspace.kernel.org (Postfix) with ESMTP id BAF107EEF3; Tue, 19 Mar 2024 11:38:06 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="uXKgYrM/" X-Original-To: linux-ide@vger.kernel.org Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 7D2F61CD13 for ; Tue, 19 Mar 2024 11:38:06 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1710848286; cv=none; b=hXoHbMAFdVI+pfGRN6cMAnT1DAdoKVfn3Xy6VWTlEJR0xfhfauYn8DlZdDhc9LU/uQ5CCMSyyMzcRyAaPjAje3IUtig7E589iKDjYaIrhCk8VgdJFF7GeSOhjMKoYJqx0cyj1YsMQEXDGx0zPhSSAmuHRike8F2fnoeJ5WeYueg= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1710848286; c=relaxed/simple; bh=LwuHaoaIjrxvC2XvRWrxpMnUkiae5ssuymoDyHsHXnw=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=EECo6f7K1EopPrlVR2reTCA6Dvi0jG0KvxhA/2T7udqcc726/M4CLYbi5rgpFCTg4sffejJPug78WiqsyW3Mt1TqlfIf15f8zZXs5JxLQNzeuCVfHqw/srNzq/6ISXCpjw3oWgm/pUwHt2f04A6YKJtHGWN4P+vWV0lMHBdsxlk= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=uXKgYrM/; arc=none smtp.client-ip=10.30.226.201 Received: by smtp.kernel.org (Postfix) with ESMTPSA id F0FACC433C7; Tue, 19 Mar 2024 11:38:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1710848286; bh=LwuHaoaIjrxvC2XvRWrxpMnUkiae5ssuymoDyHsHXnw=; h=From:To:Cc:Subject:Date:From; b=uXKgYrM/JyC544wFQcW8akoqQkmbLNrlLagBOPqH4bzHA2gYspDqYnSPtgaGi9Ns3 Uk8TTSGrVHrunkS0Q0noYFLI+yYHgxRs4LKLMIWnMoMIEX6dyaT5YPPmcDjQ3B3EIx DvRrmlMLx+yfGqcJ/qk3OOHUR8pspmAKpunEeoY4pPs5bPGDAkNeM55xohuMqQemkB wITiAwVq0iwsleehKcJInOJ+80DRrrFDrhpIeKOluTlq1Rd9lZn6oB6ff/yoE+CeR2 L+CeF3tYEfaFMxSQfu8MPAEvtsLj++085HZzYpeTnjLuTr5XgbIp4G7cuM/0/Y7z6h kWXK5loxao+5w== From: Niklas Cassel To: Linus Torvalds , linux-ide@vger.kernel.org Cc: Damien Le Moal , Niklas Cassel Subject: [GIT PULL] ata fixes for 6.9-rc1 Date: Tue, 19 Mar 2024 12:37:58 +0100 Message-ID: <20240319113758.197709-1-cassel@kernel.org> X-Mailer: git-send-email 2.44.0 Precedence: bulk X-Mailing-List: linux-ide@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Linus, The following changes since commit b3603fcb79b1036acae10602bffc4855a4b9af80: Merge tag 'dlm-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm (2024-03-18 15:39:48 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux tags/ata-6.9-rc1-2 for you to fetch changes up to 6cd8adc3e18960f6e59d797285ed34ef473cc896: ahci: asm1064: asm1166: don't limit reported ports (2024-03-19 12:06:54 +0100) ---------------------------------------------------------------- ata fixes for 6.9-rc1 - A single fix for ASMedia HBAs. These HBAs do not indicate that they support SATA Port Multipliers CAP.SPM (Supports Port Multiplier) is not set. Likewise, they do not allow you to probe the devices behind an attached PMP, as defined according to the SATA-IO PMP specification. Instead, they have decided to implement their own version of PMP, and because of this, plugging in a PMP actually works, even if the HBA claims that it does not support PMP. Revert a recent quirk for these HBAs, as that breaks ASMedia's own implementation of PMP. Unfortunately, this will once again give some users of these HBAs significantly increased boot time. However, a longer boot time for some, is the lesser evil compared to some other users not being able to detect their drives at all. ---------------------------------------------------------------- Conrad Kostecki (1): ahci: asm1064: asm1166: don't limit reported ports drivers/ata/ahci.c | 13 ------------- 1 file changed, 13 deletions(-)