[PATCH] arm64: vmlinux.lds.S: Drop redundant *.init.rodata.*

Catalin Marinas catalin.marinas at arm.com
Fri Nov 27 14:12:57 EST 2020


On Thu, 19 Nov 2020 09:45:40 +0800, Youling Tang wrote:
> We currently try to emit *.init.rodata.* twice, once in INIT_DATA, and once
> in the line immediately following it. As the two section definitions are
> identical, the latter is redundant and can be dropped.
> 
> This patch drops the redundant *.init.rodata.* section definition.

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

[1/1] arm64: vmlinux.lds.S: Drop redundant *.init.rodata.*
      https://git.kernel.org/arm64/c/344f2db2a18a

-- 
Catalin




More information about the linux-arm-kernel mailing list