[PATCH v2] powerpc/vmlinux.lds: Drop binutils < 2.18 workarounds
    Segher Boessenkool 
    segher at kernel.crashing.org
       
    Fri Mar 29 20:53:19 AEDT 2019
    
    
  
Hi!
On Fri, Mar 29, 2019 at 05:14:53PM +1030, Joel Stanley wrote:
> -	NOTES :kernel :notes
> +	NOTES
I think this still need to be
	NOTES :kernel
or the linker will complain.  Did you try to build ppc64_defconfig?
(And I do not know if there are any tools that expect the notes in a phdr,
or even specifically the second phdr).
Segher
    
    
More information about the Linuxppc-dev
mailing list