From nobody Tue Jun 23 16:28:27 2026 X-Original-To: dev-commits-src-all@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 4gl9VP2LmTz6hhQP for ; Tue, 23 Jun 2026 16:28:29 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gl9VN0jwmz3Mwn for ; Tue, 23 Jun 2026 16:28:28 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1782232108; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=QyD3xYB9oqaSpjAOpMnhZYjiZu7KU7V+PKQRxcSDUvA=; b=VrA7s1pNmjSMY+Eh1YJxUVSOiqbVwqEW++JudybbT81Yc+IVfcP0w+nm8KHzXY1GnHX0rD iH7h6QuxPhIZyh+CSqcZT45xcNC2iuBX6gSELl1zEFU3zip8ZNAmdBvycIzmLJp+HZ9RSi vWqqmtxy6xXrmOl4VraPvU5w6QG3UgEI9VcLMFSgZdUQ2f7/PYXnn0F/evppfyxcq+cEyd /C0jff896NhTgOxhAzHr6EJEGABzQALQpFKE9HyoF9nD2ANy3caB74pbA82x9ebqsLUIAW OsKCjQ7IKH+fTRXxkvtS0/dbWnfRkixavVHuOojm6xjJSpORCu/X5T24TT033g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1782232108; a=rsa-sha256; cv=none; b=SHxfDWGMvbEGVhSzbprakJphvPzXERK+/+YG//MY+zp8q4cj4CCvlsRtKOm0n8Y5cwQdHt jfW/Y4iy21o1pvsrenzeugZPlJu63duXoWUbru3/7RJN8HfmHFwDSvgA23O/CDBiZGTbiY 8+4KcZodSfy9ECJCi1ttLZZ5E5uZ9E82Qu0t3X4ON78v7Tbr5RASkWZ6+eSLBSaTKvMVph CplkTe7Tzhnq0Mtlt1n6zau5JoiK9sVFFRPxxtgiaSba5pVvht+8mERGDzZd6ZltNBKfuv 8FE8AttKUyHTDA3K+LGvCAropqesOxGwxz+l8ANpg41T6IOzwgHcX30zMNx9kA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1782232108; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=QyD3xYB9oqaSpjAOpMnhZYjiZu7KU7V+PKQRxcSDUvA=; b=c3k0QEgGC6sjjfqJa4MAOMQ9tzF+Qe1/DW9EJYlXNzirm2X5o2v5t5IzvzoRLifAlDMDxi JYWFQMoaAm3PfTwWFcx2vyn1RMT347FPy4dWGoIqFm6exhBPTNq7SbY9u3Azg66JATECAf XeJQ0A8345cSOwy5DTtjv7WClHXP7QJZrvL7FM165A5nUx9GQEpTKrWtaiAXT+aVY+kmPZ /Qumw89aD5Hxl+ciKxOVQl7ZStelx1MH8uYifgXWF5RFsnMhIE7yV+3Xn1W2gHj/Yxi80U bPYHbTXDHsdKuGzH9prgNs7nsDcpZX2rlH70pUrE90RhshkW9eCXZ6cPs63xRA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gl9VM6qsCzhHy for ; Tue, 23 Jun 2026 16:28:27 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 26b16 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 23 Jun 2026 16:28:27 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: John Baldwin Subject: git: 615a9c4b2aac - stable/15 - arm64/iommu: Add a missing close parenthesis List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jhb X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: 615a9c4b2aacb825fbd7ae9df4c3347f1c1e27db Auto-Submitted: auto-generated Date: Tue, 23 Jun 2026 16:28:27 +0000 Message-Id: <6a3ab42b.26b16.756f07ed@gitrepo.freebsd.org> The branch stable/15 has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=615a9c4b2aacb825fbd7ae9df4c3347f1c1e27db commit 615a9c4b2aacb825fbd7ae9df4c3347f1c1e27db Author: John Baldwin AuthorDate: 2026-05-19 17:30:01 +0000 Commit: John Baldwin CommitDate: 2026-06-23 16:17:31 +0000 arm64/iommu: Add a missing close parenthesis Fixes: 6dc813301a17 ("sys: Use is_pci_device instead of direct comparisons to devclasses") Sponsored by: Chelsio Communications (cherry picked from commit 8de34a84224b9a353bc0a9d6d3f95540b0e72707) --- sys/arm64/iommu/smmu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/arm64/iommu/smmu.c b/sys/arm64/iommu/smmu.c index 265f1e56f892..2d34b9177ed7 100644 --- a/sys/arm64/iommu/smmu.c +++ b/sys/arm64/iommu/smmu.c @@ -1861,7 +1861,7 @@ smmu_ctx_init(device_t dev, struct iommu_ctx *ioctx) smmu_init_ste(sc, domain->cd, ctx->sid, ctx->bypass); - if (is_pci_device((ctx->dev)) + if (is_pci_device((ctx->dev))) if (iommu_is_buswide_ctx(iodom->iommu, pci_get_bus(ctx->dev))) smmu_set_buswide(dev, domain, ctx);