From nobody Wed Jun 17 08:21:05 2026 X-Original-To: dev-commits-src-main@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 4ggGyp1RxPz6gx70 for ; Wed, 17 Jun 2026 08:21:06 +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" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4ggGyp0hHnz49ZH for ; Wed, 17 Jun 2026 08:21:06 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1781684466; 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=VPTIgejpNNkq46YV4Tj7XEWGmF97sY6tkPN8Bnj04wQ=; b=b3Ar3LGSH3w/6FsupjtV0BFaVEWjnzj0poGj+R1weIRnOgGUZg7c/hi8EHQ5gr93ZKdCcM bzjQsK7OX9accWbdQPjruflWmeATD0IxHYvkB3KeZd8nyTslMfd0QkzXqPc3dXxslSQKyT 0wg6nkPOpw9JcOCusqbyb2HhH4BL4Ube/4kSy9aKlY8HNwRj9Gvm+sqYVJ1QGi+5HoubM6 fAd4qwNmMpAsojbxvhOT/IibT6E/6bOuKoEH1vpLrII1wj1r/AWB8y29OhmMJeBQ3m+E77 vIBB/+YPO0sJxKwn9nHs9K7R7CMQBJTk75lrWSU/UMGJwexlSjkY1BUPB2sArQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1781684466; a=rsa-sha256; cv=none; b=kqXjQLKUm0XCeMBr/6F8WHaojnWp0jSc0o8HEg4mvCAhrIbhhLJYOv1F866P+R4WuEIyQW G3ufSCwRp3MUyavY8yta3ENCIcljWYqQgUzyYM9N3eLfY38WwZeeLYWd5e8w3k171Gn9yi thW7TouAVyckXFkcatJrcYwa5N0d58r56cqXiLHjZblBp1NhkMLRcK0JxBUV+D6Fu+qb+i jLmrn7+JL2c1egSzd4X02UjE5HC1/aL301bOBWM4ywpuqeBMkxq4iRuP3+Ob5IdviigwL6 PSbETJoEnCpvjl5oH+hfVzocpETYZYLSJuryarAIV/hw016Sm0HaH4MmIbeTXQ== 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=1781684466; 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=VPTIgejpNNkq46YV4Tj7XEWGmF97sY6tkPN8Bnj04wQ=; b=aYzL1CLlTM8233sLThvSLVJAiLoU9xa2cGvOGBLWnzxcJk3jrEMCKDwm8xXT8zj6CU2xb8 u5yhjbuR3tY1r1KhZjien01yHr0PoOPriFeKY8eiozG9MCULyNXtI/vYyxlNvtwl/qjZwG Ot2XoIJGRkinUD2Do/Sj1rj+tR9A5M6nSTLi1LrpU8LwwlYa0yZdf9xlo8/O8X/8Za2SzI E2xt/EXfsBly8zdsNhRlzbkYoG2Efn7hlXG9R4WzjzX/zwYWFy6Ls0x2+pRYza8FcKcQ2n 8FiqdrD1mQoD7/D+67yal4SVaZaENHfst7+cOqPYzF5dVKUi9iZ64WuTCwxwfA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4ggGyn6z0Vz13d6 for ; Wed, 17 Jun 2026 08:21:05 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 33c58 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 17 Jun 2026 08:21:05 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Konstantin Belousov Subject: git: 9889fac5b82c - main - kern_linker.c: re-apply some more bits from db887713de2bf5 List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@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: kib X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 9889fac5b82c8de5b55c9ae708d57bc64c10c87a Auto-Submitted: auto-generated Date: Wed, 17 Jun 2026 08:21:05 +0000 Message-Id: <6a3258f1.33c58.250409a0@gitrepo.freebsd.org> The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=9889fac5b82c8de5b55c9ae708d57bc64c10c87a commit 9889fac5b82c8de5b55c9ae708d57bc64c10c87a Author: Konstantin Belousov AuthorDate: 2026-06-17 07:12:29 +0000 Commit: Konstantin Belousov CommitDate: 2026-06-17 08:20:25 +0000 kern_linker.c: re-apply some more bits from db887713de2bf5 The definition of the EXTERR_CATEGORY symbol in the .c file is needed for the script to regenerate identical context of gen/exterr_cat_filenames.h. Sponsored by: The FreeBSD Foundation --- sys/kern/kern_linker.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sys/kern/kern_linker.c b/sys/kern/kern_linker.c index 9559b5233a3e..b183d18eaea6 100644 --- a/sys/kern/kern_linker.c +++ b/sys/kern/kern_linker.c @@ -32,10 +32,12 @@ #include "opt_hwpmc_hooks.h" #include "opt_hwt_hooks.h" +#define EXTERR_CATEGORY EXTERR_CAT_LINKER #include #include #include #include +#include #include #include #include