From nobody Mon Apr 27 13:41:10 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 4g44Th0zn9z6b622; Mon, 27 Apr 2026 13:41:12 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (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 "smtp.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4g44Tg3Cw1z3QdP; Mon, 27 Apr 2026 13:41:11 +0000 (UTC) (envelope-from jhb@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777297271; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=P9PtybZpOkWXPfyNd0S0hgfLWbJ/yI7S30lMVh1DPAA=; b=EjV5+quFMYLa2r4K9+Zp9peIACSuNR/i87gNZHXf3c+PVWQwqk/8K15/NLbIK0BJu+eABL pWS+a110QfrwPy6HszNw9g7JUP8rBKmDFVwNE8HvePeZ7JvjuBnR1t3yZIlRAL2r/90x4C lb0W9Swd7wdTY9MSuKYrdnIwcYhu6w0clNM1ArJtS5enaw5g6fBRaWS7X4oElgMkxCaZ9/ A1fnCh8EpCcaBe9F1KiokQsliFC9YDk1p803PQGzv5f+bIjX0T5tAtHHNMzBPky4hnwnLZ kayWhM8/kR7/jBCVvaBKV4SrqFf7+zVjuIkjURZ650/Cng7iqviwCJTOeK328Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777297271; a=rsa-sha256; cv=none; b=O/34IziezC1XKvEJL76mnO909PkRc7pAIC6T/29KpE7tmFGd0A0O+Et4tpkaLEYCQM8AZu esEGXMFtGxMLaotdoxJSoc1EY2siKEfM9YjhnWfQ1LoAwDU4yR69RpEnGKToGvabFcV4kg zmsUHK212yE7e6H3Px7CvO+uXMr4Ga/U7nWJInDlO+0G3ZExSto0fnSvIsWFYuP9NsDaqO cY5ri9p8Fj81W6hd4vAgQHLpd882+fuWNajgbRvseXEOQhAps3P4B8qTiSgzn4FaBzhRA1 QWBFf98eJAdIAW6ZoEl/H/hcQ0dTPDuaqkTmbdsAcnD0RpAnLEpLNhiL6DFNWQ== 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=1777297271; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=P9PtybZpOkWXPfyNd0S0hgfLWbJ/yI7S30lMVh1DPAA=; b=HFKjaNpxvYWWH+JFsFlS7Fi6eS1JPnlQCX0A+sI+WmKu7vqydbxEsBcEmbOINfxO15gLNM n/UcYJ1h31QfZULztiEmbCJVdc7Py9Nyc/XSfKSTTrQT/32L3//ZIOcN6fx3nb5poabdRU EhEtYxXwUd9SZTExKNK53rrH3ttxWr+8n0dr9Otj7CFvOeqBRfMoTPtnx/dAmFieZVlX8z QXw/r7vJluUUw9VgBsB61HEuGbj7MGPJiVRv9cZ7IU9lQZ3z4C8tzxGhlt/XgnOvIx115I VuoSMRh2c6qRxn3SVCuyHB0YztMnEKViuX51cmdMWesvG/YBi0hC/yaEQyItKA== Received: from [IPV6:2601:5c0:4202:5670:b0ee:e944:825e:91ed] (unknown [IPv6:2601:5c0:4202:5670:b0ee:e944:825e:91ed]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: jhb) by smtp.freebsd.org (Postfix) with ESMTPSA id 4g44Tg1HfQz13Zf; Mon, 27 Apr 2026 13:41:11 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Message-ID: Date: Mon, 27 Apr 2026 09:41:10 -0400 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 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: git: f31e6b198faa - main - speaker(4): move static data to text Content-Language: en-US To: Warner Losh , src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Cc: Raphael 'kena' Poss References: <69ebe99c.3fe97.15e89e6@gitrepo.freebsd.org> From: John Baldwin In-Reply-To: <69ebe99c.3fe97.15e89e6@gitrepo.freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 4/24/26 18:07, Warner Losh wrote: > The branch main has been updated by imp: > > URL: https://cgit.FreeBSD.org/src/commit/?id=f31e6b198faa98c4f8a7b681b4e01218f8468411 > > commit f31e6b198faa98c4f8a7b681b4e01218f8468411 > Author: Raphael 'kena' Poss > AuthorDate: 2026-01-11 21:07:35 +0000 > Commit: Warner Losh > CommitDate: 2026-04-24 22:04:43 +0000 > > speaker(4): move static data to text > > Make this data const (it doesn't change) which will also move it to > a text section. Well, it moves it to .rodata. :) -- John Baldwin