From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [103.22.144.67]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3tHTzY4GC2zDvgN for ; Mon, 14 Nov 2016 23:17:13 +1100 (AEDT) In-Reply-To: <1478147957-4766-1-git-send-email-mpe@ellerman.id.au> To: Michael Ellerman , linuxppc-dev@ozlabs.org From: Michael Ellerman Cc: npiggin@gmail.com Subject: Re: powerpc/module: Add support for R_PPC64_REL32 relocations Message-Id: <3tHTzY2dKhz9t5m@ozlabs.org> Date: Mon, 14 Nov 2016 23:17:13 +1100 (AEDT) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, 2016-03-11 at 04:39:17 UTC, Michael Ellerman wrote: > We haven't seen these before, but the soon to be merged relative > exception tables support causes them to be generated. > > Signed-off-by: Michael Ellerman Applied to powerpc next. https://git.kernel.org/powerpc/c/9f751b82b491d06c6438066b511d44 cheers