[PATCH] arm64: entry: Add SYM_CODE annotation for __bad_stack

Catalin Marinas catalin.marinas at arm.com
Fri Aug 6 09:04:16 PDT 2021


On Wed, 4 Aug 2021 19:17:10 +0100, Mark Brown wrote:
> When converting arm64 to modern assembler annotations __bad_stack was left
> as a raw local label without annotations. While this will have little if
> any practical impact at present it may cause issues in the future if we
> start using the annotations for things like reliable stack trace. Add
> SYM_CODE annotations to fix this.

Applied to arm64 (for-next/misc), thanks!

[1/1] arm64: entry: Add SYM_CODE annotation for __bad_stack
      https://git.kernel.org/arm64/c/ede3241a5f23

-- 
Catalin




More information about the linux-arm-kernel mailing list