On Thu, Nov 13, 2025 at 11:58:49AM +0100, Jan Beulich wrote:
> Arrays of .byte or .short don't really need aligning better than 1 or 2
> bytes respectively. Arrays of .long also don't need aligning to 8 bytes
> (which would have happened when BITS_PER_LONG is 64 and SYMBOLS_ORIGIN is
> not defined).
> 
> Signed-off-by: Jan Beulich <[email protected]>

Reviewed-by: Roger Pau Monné <[email protected]>

Thanks, Roger.

Reply via email to