[11/12] powerpc: Check prom_init for disallowed sections
    Michael Ellerman 
    patch-notifications at ellerman.id.au
       
    Fri Oct 19 13:51:22 AEDT 2018
    
    
  
On Mon, 2018-10-15 at 02:49:59 UTC, Benjamin Herrenschmidt wrote:
> prom_init.c must not modify the kernel image outside
> of the .bss.prominit section. Thus make sure that
> prom_init.o doesn't have anything in any of these:
> 
> 	.data
> 	.bss
> 	.init.data
> 
> Signed-off-by: Benjamin Herrenschmidt <benh at kernel.crashing.org>
Applied to powerpc next, thanks.
https://git.kernel.org/powerpc/c/2c51d97ee88da897db8405f659d173
cheers
    
    
More information about the Linuxppc-dev
mailing list