From nobody Fri Jun 26 15:18:33 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 4gmzpL2dCnz6jfLK for ; Fri, 26 Jun 2026 15:18:34 +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 4gmzpK52CNz3lQH for ; Fri, 26 Jun 2026 15:18:33 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1782487113; 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=2aXvtWb5m9rShOBOb7PojRCjzRSKy/Tqyfydfi4MRr0=; b=QCsFQaiY1+ne+jIRaGpnzxcdadhM0/4Q8jD9ss9EaqTkMlKwsvekxjHY0OSVemCl7ayfXH NwlNPufr5FQGStTLuZOzRCVh4XzqzpX5uIdX6QVagV9Lwhqe6dHaYYXDJyzex7HKhZ1KA+ EA/rpo4KodCJLzLD+8gvqN+9Gx9VwSQ81HCt761s5q8prTeFgUbGi7smDSixEVN+0cVRjx ijHpVKyAfGDcd4oH2+o+PJCwuQTBAkd41W8/T2uEBIvFmBBuAzrRqSnyWJCu8gFRH0YKFc zjJYsS1VWkeLV8zfhfYWDmfFmiDTKJKSifdpuKWSpw7MHSQYtR78ARkFOaWnFw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1782487113; a=rsa-sha256; cv=none; b=j3lt0XMA/Q4pqx1ChbupTcYyoAnmxZcjxt9gT+PgxaPD+2l+nbs9EiwmjI3Ihee3Wu4cqY TKi8puz/SZyDU5AS574+HOaiSfk2ptUl3yDgBZvF1jN9hIK3jeiHaPyUTctsj6nNYNw1o1 8jzzAWZRW17Y6slsaONGEgj8h7HQNfw4nHYMpxAv2WX0n4MDWk7SMwHe6iKNyf3YyNePtZ iNF28bjAmb6uxFOAzTq43KMD3IYOBY0goLd02BRmZiLlcUFB1ITCPdG8jpASU5fRRllMLl 9gwxV9IMZ9soYMQ4rBHZ/rv4u7za1WLjOmaV+BoPgAV8HvQshfWaJeDByeii3A== 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=1782487113; 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=2aXvtWb5m9rShOBOb7PojRCjzRSKy/Tqyfydfi4MRr0=; b=s7MhCbYfJWW6dBhBlH22d8bjEZb9YKjZ7ooEhcwCkU8bqw+wxFdMnYJ+e1JwRechvuW4Oj jd1LPCqCySQhwwNvmSNaHZtWq9iIYljeIAzJ+pEqV96LpmqJmOYvaY3ZiV4x5zWrPxFE91 6YY8iA5Tq1HmOgYjc7hAh85N2q/VKcL21YIcqa3wf3R3VsyhVShhHLz7nV9UVgYYobnmX4 Cu3QXkfrVmKsPp3q5g5iQY8WvsQgPv+lPcGu9Ze4abhmOBcC6+EwES5bCVxouNeCoCYs6k zh3ASSLSRmqKjrIKSHA4aTVpy/YHBIdWUwD29ye5sj7KfQ4NcFlDDRVgsqRjWw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gmzpK46Mnzjdb for ; Fri, 26 Jun 2026 15:18:33 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 22f9b by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 26 Jun 2026 15:18:33 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Siva Mahadevan Subject: git: 2dc5e14396cf - stable/15 - GENERIC: enable extended error strings on all archs 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: siva X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: 2dc5e14396cf2cce43af34a42dd219bf2b8d1048 Auto-Submitted: auto-generated Date: Fri, 26 Jun 2026 15:18:33 +0000 Message-Id: <6a3e9849.22f9b.493a6822@gitrepo.freebsd.org> The branch stable/15 has been updated by siva: URL: https://cgit.FreeBSD.org/src/commit/?id=2dc5e14396cf2cce43af34a42dd219bf2b8d1048 commit 2dc5e14396cf2cce43af34a42dd219bf2b8d1048 Author: Siva Mahadevan AuthorDate: 2025-07-15 16:45:24 +0000 Commit: Siva Mahadevan CommitDate: 2026-06-26 15:16:43 +0000 GENERIC: enable extended error strings on all archs This follows commit 3296fda0c309c873ae37a0a4e25ded3ae04b421c. PR: 289236 Reviewed by: kib MFC after: 3 days (cherry picked from commit f38cbefef8090f3363e5685c5a3b30ffbf1d3ad0) --- 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 6f1b4993a849..d775b20653f6 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 15d8304ae5f1..5c4281f3892d 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 2a1221d1b1d0..f9a7d9a2f7f4 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 dec49b37eecf..4ca900d0e434 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 8720a2c27447..73a0e081b532 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 ee529feb49ab..9eb61862d504 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