FreeBSD-main-amd64-test - Build #24322 - Fixed

From: <jenkins-admin_at_FreeBSD.org>
Date: Thu, 02 Nov 2023 17:29:06 UTC
FreeBSD-main-amd64-test - Build #24322 (d7f9a421dfb250e016e3d29b17e2b6a6ae3bc40c) - Fixed

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24322/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24322/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24322/console

Change summaries:
(Those commits are likely but not certainly responsible)

92541c12bc25c59333d7f3b0721b6b16aaff3644 by markj:
Open-code proc_set_cred_init()

56bb3ce091371ffd95711c65e1eff306a19435e2 by markj:
pdinit(): Fix comment

eac624207ccf3a16225368d226861b06e3631d0d by markj:
Ensure "init" (PID 1) also executes userret() initially

dc8f7692fd1de628814f4eaf4a233dccf4c92199 by markj:
uma: Hide 'uma_align_cache'; Create/rename accessors

e557eafe7233f8231c1f5f5b098e4bab8e818645 by markj:
uma: UMA_ALIGN_CACHE: Resolve the proper value at use point

1bce6f951a902f03bfb354f5b11473a0d12b3d7d by markj:
arm: Simplify get_cachetype_cp15()

3d8f548b9e5772ff6890bdc01f7ba7b76203857d by markj:
uma: Make the cache alignment mask unsigned

87090f5e5a7b927a2ab30878435f6dcba0705a1d by markj:
uma: New check_align_mask(): Validate alignments (INVARIANTS)

2c7dd66d09a1b92a4698232996cded6e5315b3bd by markj:
linuxkpi: dma_get_cache_alignment(): Fix off-by-one result

733e0abd2897289e2acf70f7c72e31a5a560394a by markj:
uma: Permit specifying max of cache line and some custom alignment

7d1469e555bdce32b3dfc898478ae5564d5072b1 by markj:
Ensure 'struct thread' is aligned to a cache line

d7f9a421dfb250e016e3d29b17e2b6a6ae3bc40c by markj:
bhyve(8): fix manpage formatting