Re: [PATCH v2] powerpc: fix alignment bug whithin the init sections

2021-01-15 Thread Michael Ellerman
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

Re: [PATCH v2] powerpc: fix alignment bug whithin the init sections

2021-01-10 Thread Christophe Leroy
Le 02/01/2021 à 21:11, Ariel Marcovitch a écrit : 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

[PATCH v2] powerpc: fix alignment bug whithin the init sections

2021-01-02 Thread Ariel Marcovitch
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: