> On 9 Feb 2026, at 19:07, Konstantin Belousov <[email protected]> wrote:
> 
> The branch main has been updated by kib:
> 
> URL: 
> https://cgit.FreeBSD.org/src/commit/?id=31fab773613b21183fbd5a313fa8c69d37fcb196
> 
> commit 31fab773613b21183fbd5a313fa8c69d37fcb196
> Author:     Konstantin Belousov <[email protected]>
> AuthorDate: 2026-02-05 19:40:55 +0000
> Commit:     Konstantin Belousov <[email protected]>
> CommitDate: 2026-02-09 18:57:19 +0000
> 
>    sys/compat/freebsd32: use freebsd32_uint64_t for struct kinfo_proc32

Can we please go with my __aligned(4) suggestion for
freebsd32_uint64_t? FU64_CP is getting all over the place now and has
no good reason to exist when we can readily use a GNU C feature we’re
already using in other ways.

Jessica


Reply via email to