From nobody Thu Sep 03 16:29:59 2026 X-Original-To: dev-commits-src-branches@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 4hbQ6w04J9z6rVcQ for ; Thu, 03 Sep 2026 16:30:00 +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 "YR2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hbQ6v2Yjcz4Q09 for ; Thu, 03 Sep 2026 16:29:59 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1788452999; 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=48GjjJwz+a3OIOTKFDx3nPHdiAdxQhA/caLI9URzsYw=; b=XArCvpisi2rOknOMTrZFZLQr55WUi9lSoqfqrC2d8Rz3GhTw//mJKFix8uuHBvxNxiLXVt USx9c0jPz+oTOT2kqvTOhpG8rk6zHnU4qH3NdXlFU7prZJ53bYbg/TxdBtQ7zIeS5oEK07 6Fxts1NvjHmHYzn5k9dh3AvsIMQ01Q6ePQcFSKrZJGDpuWVgmEZ4FkF2kywjEUluffy5EZ XM/P1JKlvg9Ztx0TVSL7zYgmZfetytozCbmWEjr52d+tgthdk8b32mhdBmHpnbrOxe60XO ys6veaOpANX107ukLCstn76U3fgvvionHAbor71S9j2ObNpDCCcwjdN41w/IPQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1788452999; a=rsa-sha256; cv=none; b=Rz4KKcYFfsbtOukZmGnCl2Zs93WNs5kLJLwaofsi7tCPPjBxzGtmbHgqYrD6/iICybJZpO oVuO9nX42YBSPWJqtASwJSm60n5ohzMx/jON7vCbnCe369ndsSvIC5ggR6zBGi9ePwmYTG 5q8Bum4vP13nfz3xqaA+UCfxQLIQ6qHoPDfetVBswlemd9Ws6X8vvVzUMkTcfc8i3zjOkL WSM/RwrFn9RPJNHFbkMOa07A0T8wxvzI4s8+QpVuvEkCtIUqna5fv2ZCHvSWVn0hXADPaY CMuD1+KTcQ0TaWf6PFbI63TH6tXmB5NOh7sPNtocF1NaCEBo/KB361fpN0G19A== 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=1788452999; 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=48GjjJwz+a3OIOTKFDx3nPHdiAdxQhA/caLI9URzsYw=; b=xflxv1dHACl4fQ88AGBgijulMT6z+Gcer0WOE89gpdt0C41m6C/Yl8fk0i+SwxBKRKjh4Z Sv651GpxHOVAFPpQM4jPvp3U1whT6sIi7rHp7SA8HTuAdN/Ua/VK+/g0IYJAA4qduYfx5+ gJGdIRQeM6D2VSxOIPcmFcaJoTTqWIBaVsi6H+yCE25VpPREaULGHXwKAGCxlJ8ZnAxn2U 5iLSGcnoGDqb+MBXkoCx/+IpeElu+p+2Okj2rL7olZpsHcscdrknyeeJwpDHT9OVx5WN4S EL6vX/eDg/A48/LSOPhmCDSDwJBeRoOWHp6R+54VNC5OFkNKiLpOV1Lgkz8QwQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hbQ6v1NSMz4hm for ; Thu, 03 Sep 2026 16:29:59 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 36c64 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 03 Sep 2026 16:29:59 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Mitchell Horne Subject: git: 3ef9ef5147d2 - stable/15 - libkern.h: remove HAVE_INLINE_* macros List-Id: Commits to the stable branches of the FreeBSD src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-branches@freebsd.org Sender: owner-dev-commits-src-branches@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: mhorne X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: 3ef9ef5147d23d6bed18663f1836ad2f768fa1a8 Auto-Submitted: auto-generated Date: Thu, 03 Sep 2026 16:29:59 +0000 Message-Id: <6a99a087.36c64.27b8c6b4@gitrepo.freebsd.org> The branch stable/15 has been updated by mhorne: URL: https://cgit.FreeBSD.org/src/commit/?id=3ef9ef5147d23d6bed18663f1836ad2f768fa1a8 commit 3ef9ef5147d23d6bed18663f1836ad2f768fa1a8 Author: Mitchell Horne AuthorDate: 2026-08-21 16:57:12 +0000 Commit: Mitchell Horne CommitDate: 2026-09-03 16:29:20 +0000 libkern.h: remove HAVE_INLINE_* macros The final consumer of this was OpenZFS, fixed in ffaea0831973 (thanks mav@). That change has been present in all active OpenZFS release branches for at least 6 months. These can finally be retired. Reviewed by: mav MFC after: 3 days Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D55201 (cherry picked from commit 76f14217f6051df414e435c3388d3f4bb388cc22) --- sys/sys/libkern.h | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/sys/sys/libkern.h b/sys/sys/libkern.h index b9d395ba151f..64b1688fe768 100644 --- a/sys/sys/libkern.h +++ b/sys/sys/libkern.h @@ -131,17 +131,6 @@ int timingsafe_bcmp(const void *, const void *, size_t); void *bsearch(const void *, const void *, size_t, size_t, int (*)(const void *, const void *)); -/* - * MHTODO: remove the 'HAVE_INLINE_FOO' defines once use of these flags has - * been purged everywhere. For now we provide them unconditionally. - */ -#define HAVE_INLINE_FFS -#define HAVE_INLINE_FFSL -#define HAVE_INLINE_FFSLL -#define HAVE_INLINE_FLS -#define HAVE_INLINE_FLSL -#define HAVE_INLINE_FLSLL - static __inline __pure2 int ffs(int mask) {