From nobody Tue Feb 10 07:09:22 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 4f9CNf6FWdz6RbLg for ; Tue, 10 Feb 2026 07:09:22 +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 "R13" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4f9CNf3qGfz3rmd for ; Tue, 10 Feb 2026 07:09:22 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1770707362; 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=/N7C8la5y79M9alWXGr4rJ4hBagi+AG+qlxQkYQ0Oig=; b=sIP7WRxMw6BogtdSjMARRpLgozbbKqwqBDMQId+R51eUJ6MQoI3nC3jKqBoDx2XcdM/gGH I+v2xf457EWo4XAzz0YRGB7ccu+GMWX2etDWPrGsXNVr8gsyEOdJIlh7X2jZ7MbJcIsexf mfmXxCVZm/W2G6KTCZGthFmAtC4UG+1G70icgRQQW9HHnA56LvzUK2/ikwX98+x0c3Iknk zi4RijOxaRytQRuclNqHjjfapJD1bPWiKPNzL3s9uLAJiytqOO/97bEnMpqaR6H3ozDP85 vfW6R8jgQb8obryLVqRmostmvyZgCGuPrjoJyejN+iiYO0WNt2l9vbKphjuMRw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1770707362; a=rsa-sha256; cv=none; b=vtwiIG3WU6NNFh0q5tGFrW4rmQw5tgy9LMyxlbhfAq5kOSUu8DN2Zm6tk4RgnopUlqsOxH A8DXYYNEUUvBWuYMnRQ2r9ue+q7P77pb2okfBVLQZLcQK4II9RIa5CjhdYe2lkHil1lJGe xsHhZSpnPFd7UtJ1LkgJFkqEmp9fdhdpHztLi2sV1GQmJ52RLrxy4hz5imEQHjncT7RCzo vDN31WEPyzri41875qsAnXSl0J+IPPgQU5GYldI5/C2gKNkafSaQlb4Qj219NUejZTYeZW V9MIPm0J+1dfMoyEfptSC3pzV+9kyIlE2J7LP143UvIwYeGHCk1uFZKc5twe+Q== 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=1770707362; 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=/N7C8la5y79M9alWXGr4rJ4hBagi+AG+qlxQkYQ0Oig=; b=FK1FJBUmd5b/k81J2Bz7ex3FgDSRN9jdAAYqeLB3MP7TMg2ooRMzUCs8TuNLUpEHcpf+1z BKth8pymQhTJZu3A1IYUd+64vZX9uP01HBurqbbzip84y0j1LcSMqweAU3hmTLbhSHgfKt R8HUSzPfy8tvu4ZSNu+TPlhk9gRmIT/+rWDl5BnykmzgtW+XCE/2QdGu9BRx1LxHcdSBCG fDvVI5FZdHde1DW7UwjhD7Ikpqr4tS0AOYyoNN4Ij4booP9FFb3RRQi1bKDo6hF/nvxBZc aDgEJ3EF268KFyXxAcqh4XY/CjumW6vYQiVRzq09+an4bxGoYNGuaTLKZTHPPg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4f9CNf2fH0z17hY for ; Tue, 10 Feb 2026 07:09:22 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3a731 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 10 Feb 2026 07:09:22 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Konstantin Belousov Subject: git: bf603dbbb2c9 - main - dev/mfi: include sys/abi_compat.h unconditionally 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 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: kib X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: bf603dbbb2c9964bba3d5bf2ba2371a75a0cc521 Auto-Submitted: auto-generated Date: Tue, 10 Feb 2026 07:09:22 +0000 Message-Id: <698ad9a2.3a731.47ecc5d8@gitrepo.freebsd.org> The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=bf603dbbb2c9964bba3d5bf2ba2371a75a0cc521 commit bf603dbbb2c9964bba3d5bf2ba2371a75a0cc521 Author: Konstantin Belousov AuthorDate: 2026-02-10 04:17:53 +0000 Commit: Konstantin Belousov CommitDate: 2026-02-10 07:08:57 +0000 dev/mfi: include sys/abi_compat.h unconditionally not only for COMPAT_FREEBSD32 case. The driver uses INPTR() for non-compat32 code. Sponsored by: The FreeBSD Foundation MFC after: 1 week --- sys/dev/mfi/mfi.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/sys/dev/mfi/mfi.c b/sys/dev/mfi/mfi.c index 8ad343d6d813..6ab6e5a7f19e 100644 --- a/sys/dev/mfi/mfi.c +++ b/sys/dev/mfi/mfi.c @@ -55,9 +55,7 @@ #include "opt_mfi.h" #include -#ifdef COMPAT_FREEBSD32 #include -#endif #include #include #include