From nobody Wed Jul 22 13:42:44 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 4h4wRs5pqLz6m8pG for ; Wed, 22 Jul 2026 13:42:49 +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 4h4wRs4j7xz3bTd for ; Wed, 22 Jul 2026 13:42:49 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1784727769; 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=VVY6tG2klc5/SYpidxylY6HuVBXvlE+Ombx/iVnmmjw=; b=nxcRSapqwly5Qw54PlsndAQCupRfXjaI5MNDAVRNecUHdTJsuHflhws38JZqCoHu9OV88F LADyXbsBf6dD7jvLvspWnkyM9Afl+XTmj2RGkUe08yWoDIjaHTQrVRwIOhS29I9p4IVx2R X55+IjFBFs2uhDTyfrBRc0iBQeG9z7fIhiY2KDcHTyXOkH7x3MDtJV2RltmiFoKJXodmaJ rSh+q4enI+g59m4MyImMHtn2Rrtqft7L3VfRRdK+HzrV1SxPjkWDSQiSo1WhXfgXcOdFoe sQ4Shhnbwp/QjIpZi6Sx7hNaGLj5J7AZ9n7Iih/1Q39seAKxW6ZZezwsDdghNw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784727769; a=rsa-sha256; cv=none; b=rjPbaSxHW++ioW5AKAkqWtoUwv3Cc4ZhkMS4T+FsKDPf9GUSxhigZibWTsf+/s98iEYW52 BIqynQrUHwUnIUmu1wZdmWHe9q1JxS3rz8tK0w7RYEDZl2UQv/U2RgzY85IJgSgguyAfea x1bLeOQ+t3rrnozzL91XU/lHqD2fYt5kJYp57JgsYAlSS7Yz2DSMGAvY1nnfT3eKf1F/sX SpwWRCCgZMsGQNI/f35n53SzIUbaDMdbT71KMe2v9CVj4rk4WtHmZHgLXIqqgDbzcmzjOt myx+jzmJ9RYk9h2XZ9QuqJEUHtmGqSNNdP4ehBn71iSs4eaRte2DlUG5vfLuwg== 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=1784727769; 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=VVY6tG2klc5/SYpidxylY6HuVBXvlE+Ombx/iVnmmjw=; b=Lpe4CVmpFM6j6g7iAzWO6XOEPZixraLq53kGKJItUucpzdlwuwiMGL6Juy8zGs5+3ox0D+ f7NH7uk35T3I20X/ZrBt7aonlFtO49a1UGm26quWGMbcZOjDRfDqe9a4K05wSePnl1EuiI zF3gYqNArtWblBPTR7Q6YAKrplq8FDLjvBWr0V4vxUj7o+/S0bU22Cwazm2T5xVFpWItHx BvzAhTASugi23fGyWQ8kSvBonh5y6SnzKwdzaY33HWXiBc0VKEwFJ/KowISkv2tzulQHMU O1uemgy06PL/Yjq3VXZsAk4vqj3PKyx4zUQrKJthMYpa0vnVFpCg/4tGQV5O9g== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4h4wRs3Rhvz5d6 for ; Wed, 22 Jul 2026 13:42:49 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 23f51 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 22 Jul 2026 13:42:44 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Siva Mahadevan Subject: git: afa048d159f6 - main - powerpc64: enable extended error strings in GENERIC64* configs 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: afa048d159f64e1c609475314e19fb030ffd595f Auto-Submitted: auto-generated Date: Wed, 22 Jul 2026 13:42:44 +0000 Message-Id: <6a60c8d4.23f51.30b0a1a@gitrepo.freebsd.org> The branch main has been updated by siva: URL: https://cgit.FreeBSD.org/src/commit/?id=afa048d159f64e1c609475314e19fb030ffd595f commit afa048d159f64e1c609475314e19fb030ffd595f Author: Siva Mahadevan AuthorDate: 2026-07-22 01:58:58 +0000 Commit: Siva Mahadevan CommitDate: 2026-07-22 13:41:53 +0000 powerpc64: enable extended error strings in GENERIC64* configs These kernconfs were missed in the previous commit. PR: 289236 Reviewed by: kib Fixes: f38cbefef8090f3363e5685c5a3b30ffbf1d3ad0 MFC after: 3 days Sponsored by: The FreeBSD Foundation --- sys/powerpc/conf/GENERIC64 | 1 + sys/powerpc/conf/GENERIC64LE | 1 + 2 files changed, 2 insertions(+) diff --git a/sys/powerpc/conf/GENERIC64 b/sys/powerpc/conf/GENERIC64 index f2c688b1c622..b435ebcf87b7 100644 --- a/sys/powerpc/conf/GENERIC64 +++ b/sys/powerpc/conf/GENERIC64 @@ -37,6 +37,7 @@ options FDT # Flattened Device Tree options SCHED_ULE # ULE scheduler options NUMA # Non-Uniform Memory Architecture support 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/GENERIC64LE b/sys/powerpc/conf/GENERIC64LE index ee5ecc271743..c6dbbdc3a613 100644 --- a/sys/powerpc/conf/GENERIC64LE +++ b/sys/powerpc/conf/GENERIC64LE @@ -36,6 +36,7 @@ options FDT # Flattened Device Tree options SCHED_ULE # ULE scheduler options NUMA # Non-Uniform Memory Architecture support 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