Re: [PATCH] powerpc: Don't bother about .data..Lubsan sections

From: Michael Ellerman
Date: Tue Dec 07 2021 - 08:28:39 EST


On Thu, 25 Nov 2021 12:43:33 +0100, Christophe Leroy wrote:
> Since commit 9a427556fb8e ("vmlinux.lds.h: catch compound literals
> into data and BSS") .data..Lubsan sections are taken into account
> in DATA_MAIN which is included in DATA_DATA macro.
>
> No need to take care of them anymore in powerpc vmlinux.lds.S
>
>
> [...]

Applied to powerpc/next.

[1/1] powerpc: Don't bother about .data..Lubsan sections
https://git.kernel.org/powerpc/c/57dd3a7bdf311e4a499fe0decabcdf2484e2538a

cheers