From nobody Thu Jun 11 12:18:07 2026 X-Original-To: freebsd-stable@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4gbhWF516rz6hM1b for ; Thu, 11 Jun 2026 12:18:17 +0000 (UTC) (envelope-from vadlerg@freemail.hu) Received: from web-out.freemail.hu (fmfe32.freemail.hu [46.107.16.237]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "*.freemail.hu", Issuer "e-Szigno SSL CA 2014" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gbhWD37Lfz3LBm; Thu, 11 Jun 2026 12:18:16 +0000 (UTC) (envelope-from vadlerg@freemail.hu) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=freemail.hu header.s=20181004 header.b="R/TCIf2U"; dmarc=none; spf=pass (mx1.freebsd.org: domain of vadlerg@freemail.hu designates 46.107.16.237 as permitted sender) smtp.mailfrom=vadlerg@freemail.hu X-fm-smtp-source: yes Received: from localhost (localhost [84.206.48.120]) by web-out.freemail.hu (Postfix) with SMTP id 4gbhW34FWKzkMX; Thu, 11 Jun 2026 14:18:07 +0200 (CEST) Date: Thu, 11 Jun 2026 12:18:07 +0000 (GMT) From: =?utf-8?Q?Vadler_G=C3=A1bor?= Message-ID: List-Id: Production branch of FreeBSD source code List-Archive: https://lists.freebsd.org/archives/freebsd-stable List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-stable@freebsd.org Sender: owner-freebsd-stable@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_167_630207916.1781180137567" Subject: Looking for a committer to review/commit Bug 293830 (ahci: fix AMD SB7x0/SB8x0/SB9x0 instability with MSI enabled) To: freebsd-stable@FreeBSD.org Cc: mav@FreeBSD.org, imp@FreeBSD.org X-AccountId: 4896391 X-Originating-Ip: 84.206.48.120 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=simple/relaxed; t=1781180287; s=20181004; d=freemail.hu; h=Date:From:Message-ID:MIME-Version:Content-Type:Subject:To:Cc; l=11401; bh=ASqYOlFIKLb3On4JepSOlx7+0YK7ljodkSCJIXbrGPw=; b=R/TCIf2Uzu2wo93edXSgvkUKjPoMic5LWTrovsL2A1AJuHVSPy0x6L0AQI/67XL/ Hx4KyjuNR+fivWrSPLW4dqW/erGBDpt95mQq0Mb3pqr8TzxD8dw5Z0X1a7fEK0uUiEU Ffx2Mvs1xnSjSVZNWiWlBqCXYh/JrrJRc2X+louNdZAdlwHc9nM5YcngZsaax4t1hzo w4S/Hrb2IHbo9eGkjN0zVe5T6aFIqZIZ1s/Y8wj7DZ9qJBrGNsw7YypvFzeK8G0hosA cUwhHufy6iXz1hj7h7ZJTNVIwb3D1ctRZW5vPsmybwdNotuoOddHUuetda9ZzA/GHv9 DJvaCZ3+DQ== X-Spamd-Result: default: False [-3.50 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-0.997]; R_DKIM_ALLOW(-0.20)[freemail.hu:s=20181004]; R_SPF_ALLOW(-0.20)[+ip4:46.107.16.192/26]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; RCVD_TLS_LAST(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; DMARC_NA(0.00)[freemail.hu]; RECEIVED_HELO_LOCALHOST(0.00)[]; SUSPICIOUS_AUTH_ORIGIN(0.00)[]; DKIM_TRACE(0.00)[freemail.hu:+]; MIME_TRACE(0.00)[0:+,1:+,2:~]; ARC_NA(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; FROM_HAS_DN(0.00)[]; FREEMAIL_FROM(0.00)[freemail.hu]; HAS_XOIP(0.00)[]; TO_DN_NONE(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; MISSING_XM_UA(0.00)[]; MLMMJ_DEST(0.00)[freebsd-stable@FreeBSD.org]; ASN(0.00)[asn:5483, ipnet:46.107.0.0/16, country:HU]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_COUNT_ONE(0.00)[1]; FREEMAIL_ENVFROM(0.00)[freemail.hu] X-Spamd-Bar: --- X-Rspamd-Queue-Id: 4gbhWD37Lfz3LBm ------=_Part_167_630207916.1781180137567 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hi everyone,I am looking for a committer to help review and commit Bug 293830, which has a patch ready but remains unassigned in Bugzilla.Bug URL: freebsd.orgTopic: ahci: fix AMD SB7x0/SB8x0/SB9x0 instability with MSI enabledStatus: New (Unassigned)The attached patch addresses an instability issue with AMD SB7x0/SB8x0/SB9x0 chipsets when MSI is enabled. It affects some setups running kernel configurations on these platforms, and the patch has been stable in testing.Since the ticket is currently unassigned, could someone from the storage/kernel maintainers kindly take a look and consider it for landing in -CURRENT / MFC to -STABLE?Thank you for your time and help!Best regards,Gabor ------=_Part_167_630207916.1781180137567 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
= Hi everyone,
I am looking for a committer to help review and commi= t Bug 293830, which has a patch ready but remains unassigned in Bugzilla.
  • Bug URL: fr= eebsd.org
  • Topic: ahci:= fix AMD SB7x0/SB8x0/SB9x0 instability with MSI enabled
  • Status: New (Unassigned)<= /span>
The attached patch addresses an instability issue with = AMD SB7x0/SB8x0/SB9x0 chipsets when MSI is enabled. It affects some setups = running kernel configurations on these platforms, and the patch has been st= able in testing.
Since the ticket is currently unassigned, could s= omeone from the storage/kernel maintainers kindly take a look and consider = it for landing in -CURRENT / MFC to -STABLE?
Thank you for your ti= me and help!
Best reg= ards,

Gabor
------=_Part_167_630207916.1781180137567--