HomeFreeBSD

clock: Use .balign to align ticksl

Description

clock: Use .balign to align ticksl

The .align directive has a different behaviour on 32-bit arm than on
other platforms. Use .balign instead, which has consistent behaviour on
all architectures.

Reported by: kib
Reviewed by: jrtc27, kib
Fixes: 6b82130e6c9a ("clock: Add a long ticks variable, ticksl")
Differential Revision: https://reviews.freebsd.org/D48430

(cherry picked from commit 159d29d3948294cdc9ee4cc3951d004de6797a32)

Details

Provenance
markjAuthored on Jan 11 2025, 5:45 PM
Reviewer
rG6b82130e6c9a: clock: Add a long ticks variable, ticksl
Differential Revision
D48430: clock: Use .balign to align ticksl
Parents
rGa267ceaf39a6: clock: Simplify subr_ticks and rename
Branches
Unknown
Tags
Unknown