Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Apr 2026 09:41:10 -0400
From:      John Baldwin <jhb@FreeBSD.org>
To:        Warner Losh <imp@FreeBSD.org>, src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Cc:        Raphael 'kena' Poss <knz@thaumogen.net>
Subject:   Re: git: f31e6b198faa - main - speaker(4): move static data to text
Message-ID:  <f1689980-57b0-45bf-91e9-88f9ff0f7867@FreeBSD.org>
In-Reply-To: <69ebe99c.3fe97.15e89e6@gitrepo.freebsd.org>

index | next in thread | previous in thread | raw e-mail

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 <knz@thaumogen.net>
> AuthorDate: 2026-01-11 21:07:35 +0000
> Commit:     Warner Losh <imp@FreeBSD.org>
> 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



home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f1689980-57b0-45bf-91e9-88f9ff0f7867>