[PATCH v2] powerpc: fix alignment bug whithin the init sections
Michael Ellerman
patch-notifications at ellerman.id.au
Fri Jan 15 23:23:50 AEDT 2021
On Sat, 2 Jan 2021 22:11:56 +0200, Ariel Marcovitch wrote:
> This is a bug that causes early crashes in builds with a
> .exit.text section smaller than a page and a .init.text section that
> ends in the beginning of a physical page (this is kinda random, which
> might explain why this wasn't really encountered before).
>
> The init sections are ordered like this:
> .init.text
> .exit.text
> .init.data
>
> [...]
Applied to powerpc/fixes.
[1/1] powerpc: Fix alignment bug within the init sections
https://git.kernel.org/powerpc/c/2225a8dda263edc35a0e8b858fe2945cf6240fde
cheers
More information about the Linuxppc-dev
mailing list