From nobody Tue Jun 16 15:02:04 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 4gfqw275Qzz6hJdn for ; Tue, 16 Jun 2026 15:02:10 +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 4gfqw23F6tz43QY for ; Tue, 16 Jun 2026 15:02:10 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1781622130; 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=wiVwgVVX/SY41vtwbaABdy/A5d/o28YUtzDziYLedVk=; b=LakqQpftVC6H/s3foDfMgtzzu+0vXyIU5R3PBv+SmW0VHr0m+3KF996uHFk/U4evHq68g7 reGh31iIGyLHCBa1/kFdNw3haXkKr3EjoSeKiHyYwF/7XWL5SnBKmSi+eL2yF8J87k2aDS WtMUZ0wq3Mb4W+8K4BoJcfhAiKQ4P+Pe/wrctOf+fWJoOvNzK7LN5k3ahdJgxNebo8fNzJ 2wn3HKnLacfWSFoHImev4BmrUHikzDJnTPdStrHa1slakO0AygKLnVrlUnxzpwGGpIwz4g IYABKmw4J8ORs1XDINJ+lE8HfA9QxuZayQZhKsgnzH9+YKUEauliX4sNu2/+3g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1781622130; a=rsa-sha256; cv=none; b=NalmPkR4yzBoFPq/Hhwvz3bB32o2m1y/wAZFyMG5kF6YOHBLw9I+loToa+JDmPU9piUT2M kFfCz6YixhbTzBe/dOQmQxpR+XtQnV5bccpxWUCY4hEdwMDsvp1/mKROGUDmO4hRCBoWIv W5cMMqQbjlJchjmT+5MfyjfdijVw5ebvmxYo7KlNH8yHfXx62RIsdtRKkPeVt4TMe5dKMq YbMgD5QhMFlBlJrNJVhyYfDypgUTBHNBUrBasDM+g0Np5e42kGQA/lu97EsAdiI0aqh1zB Vm8N0nKCKiQGzKcpOwHfPtCuCUYlmgCHyJYOmbIk0Z4DogtKX5vuSfbiPIJaLQ== 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=1781622130; 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=wiVwgVVX/SY41vtwbaABdy/A5d/o28YUtzDziYLedVk=; b=q406hpbc55WDHLIlmzpVTP17iYLL09naFGDXriDmpHMpIpEX297DBQ8w/pXPzAVKMZhx2h NBKDd+blEohpP3vr2I3oI/jJFVUuCYGNcgMsIAMIDFWo/PIQGl/BNMPZ/CT/bNz+FKwkJP lURfEwgRQkum7/F+i+cRPajlBm17OOIRxJl93LG6LQJVN0kaqQkuN36bGbTGxUDoMnC+SM 6XgUsUqVD4gHOc7xcxIS+kNSEp8r1zZI0zmRA0AJW/bDKyPTRuyOcQvJKvVaxxANDqzRY7 lC8KyBh4XMUXaffn3zZFs16uUfgJBms+sB8xMXtY6QSEEgNOSgXxGmBDbhwNZg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gfqw22DHKzVh5 for ; Tue, 16 Jun 2026 15:02:10 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3c16f by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 16 Jun 2026 15:02:04 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Siva Mahadevan Subject: git: f38cbefef809 - main - GENERIC: enable extended error strings on all archs 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: siva X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: f38cbefef8090f3363e5685c5a3b30ffbf1d3ad0 Auto-Submitted: auto-generated Date: Tue, 16 Jun 2026 15:02:04 +0000 Message-Id: <6a31656c.3c16f.484102ec@gitrepo.freebsd.org> The branch main has been updated by siva: URL: https://cgit.FreeBSD.org/src/commit/?id=f38cbefef8090f3363e5685c5a3b30ffbf1d3ad0 commit f38cbefef8090f3363e5685c5a3b30ffbf1d3ad0 Author: Siva Mahadevan AuthorDate: 2025-07-15 16:45:24 +0000 Commit: Siva Mahadevan CommitDate: 2026-06-16 15:01:32 +0000 GENERIC: enable extended error strings on all archs This follows commit 3296fda0c309c873ae37a0a4e25ded3ae04b421c. PR: 289236 Reviewed by: kib MFC after: 3 days --- sys/amd64/conf/GENERIC | 2 +- sys/arm/conf/std.armv7 | 1 + sys/arm64/conf/std.arm64 | 2 +- sys/i386/conf/GENERIC | 1 + sys/powerpc/conf/GENERIC | 1 + sys/riscv/conf/GENERIC | 1 + 6 files changed, 6 insertions(+), 2 deletions(-) diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC index 1376011de4ee..f9cef6c71d67 100644 --- a/sys/amd64/conf/GENERIC +++ b/sys/amd64/conf/GENERIC @@ -27,7 +27,7 @@ options SCHED_ULE # ULE scheduler options SCHED_4BSD # Original 4.xBSD scheduler options NUMA # Non-Uniform Memory Architecture support options PREEMPTION # Enable kernel thread preemption -options EXTERR_STRINGS +options EXTERR_STRINGS # Retain exterror(9) strings in the kernel options VIMAGE # Subsystem virtualization, e.g. VNET options INET # InterNETworking options INET6 # IPv6 communications protocols diff --git a/sys/arm/conf/std.armv7 b/sys/arm/conf/std.armv7 index 4ef60c331212..1f8e93fe53f3 100644 --- a/sys/arm/conf/std.armv7 +++ b/sys/arm/conf/std.armv7 @@ -3,6 +3,7 @@ options HZ=1000 options PREEMPTION # Enable kernel thread preemption +options EXTERR_STRINGS # Retain exterror(9) strings in the kernel options VIMAGE # Subsystem virtualization, e.g. VNET options INET # InterNETworking options INET6 # IPv6 communications protocols diff --git a/sys/arm64/conf/std.arm64 b/sys/arm64/conf/std.arm64 index 8069703626c9..5f02a0291721 100644 --- a/sys/arm64/conf/std.arm64 +++ b/sys/arm64/conf/std.arm64 @@ -7,7 +7,7 @@ makeoptions WITH_CTF=1 # Run ctfconvert(1) for DTrace support options SCHED_ULE # ULE scheduler options NUMA # Non-Uniform Memory Architecture support options PREEMPTION # Enable kernel thread preemption -options EXTERR_STRINGS +options EXTERR_STRINGS # Retain exterror(9) strings in the kernel options VIMAGE # Subsystem virtualization, e.g. VNET options INET # InterNETworking options INET6 # IPv6 communications protocols diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC index 595683883686..5f1e81b46129 100644 --- a/sys/i386/conf/GENERIC +++ b/sys/i386/conf/GENERIC @@ -29,6 +29,7 @@ makeoptions WITH_CTF=1 # Run ctfconvert(1) for DTrace support options SCHED_ULE # ULE scheduler options PREEMPTION # Enable kernel thread preemption +options EXTERR_STRINGS # Retain exterror(9) strings in the kernel options VIMAGE # Subsystem virtualization, e.g. VNET options INET # InterNETworking options INET6 # IPv6 communications protocols diff --git a/sys/powerpc/conf/GENERIC b/sys/powerpc/conf/GENERIC index f0aacb49f6e1..155a8c4eeeb5 100644 --- a/sys/powerpc/conf/GENERIC +++ b/sys/powerpc/conf/GENERIC @@ -34,6 +34,7 @@ options PSERIES # PAPR-compliant systems options FDT options SCHED_ULE # ULE scheduler options PREEMPTION # Enable kernel thread preemption +options EXTERR_STRINGS # Retain exterror(9) strings in the kernel options VIMAGE # Subsystem virtualization, e.g. VNET options INET # InterNETworking options INET6 # IPv6 communications protocols diff --git a/sys/riscv/conf/GENERIC b/sys/riscv/conf/GENERIC index cce2787ed5d7..ec248bd38813 100644 --- a/sys/riscv/conf/GENERIC +++ b/sys/riscv/conf/GENERIC @@ -25,6 +25,7 @@ makeoptions WITH_CTF=1 # Run ctfconvert(1) for DTrace support options SCHED_ULE # ULE scheduler options PREEMPTION # Enable kernel thread preemption +options EXTERR_STRINGS # Retain exterror(9) strings in the kernel options VIMAGE # Subsystem virtualization, e.g. VNET options INET # InterNETworking options INET6 # IPv6 communications protocols