From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joerg Roedel Subject: Re: linux-next: build failure after merge of the tip tree Date: Thu, 9 Aug 2018 11:41:54 +0200 Message-ID: <20180809094154.v6aj7fpsenkcmo47@suse.de> References: <20180809092420.094e8722@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20180809092420.094e8722@canb.auug.org.au> Sender: linux-kernel-owner@vger.kernel.org To: Stephen Rothwell Cc: Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , Peter Zijlstra , Linux-Next Mailing List , Linux Kernel Mailing List List-Id: linux-next.vger.kernel.org Hi Stephen, On Thu, Aug 09, 2018 at 09:24:20AM +1000, Stephen Rothwell wrote: > Invalid absolute R_X86_64_32S relocation: __end_rodata_aligned > /kisskb/src/arch/x86/boot/compressed/Makefile:127: recipe for target 'arch/x86/boot/compressed/vmlinux.relocs' failed > > Caused by commit > > 39d668e04eda ("x86/mm/pti: Make pti_clone_kernel_text() compile on 32 bit") Thanks for the report! I only built the source with gcc-4.8 and gcc-7.3, so I didn't catch this earlier. I have a fix now and will send it as a separate reply in this thread. Thanks, Joerg