[PATCH] arm64: el2_setup.h: Rename some labels to be more diff-friendly
Will Deacon
will at kernel.org
Fri Aug 16 08:15:54 PDT 2024
On Mon, 29 Jul 2024 17:25:42 +0100, Dave Martin wrote:
> A minor anti-pattern has established itself in __init_el2_fgt,
> where each block of instructions is skipped by jumping to a label
> named for the next (typically unrelated) block.
>
> This makes diffs more noisy than necessary, since appending each
> new block to deal with some new architecture feature now requires
> altering a branch destination in the existing code.
>
> [...]
Applied to arm64 (for-next/misc), thanks!
[1/1] arm64: el2_setup.h: Rename some labels to be more diff-friendly
https://git.kernel.org/arm64/c/5b39db6037e7
Cheers,
--
Will
https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev
More information about the linux-arm-kernel
mailing list