From mboxrd@z Thu Jan 1 00:00:00 1970 From: John David Anglin Subject: Re: kernel 4.6-rc unbootable due to module changes Date: Tue, 5 Apr 2016 16:18:00 -0400 Message-ID: <57041D78.2080704@bell.net> References: <570409DA.1060508@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Cc: linux-parisc@vger.kernel.org To: Helge Deller , Mikulas Patocka Return-path: In-Reply-To: <570409DA.1060508@gmx.de> List-ID: List-Id: linux-parisc.vger.kernel.org On 2016-04-05 2:54 PM, Helge Deller wrote: > + case R_PARISC_PCREL32: > + val -= (uint32_t) loc; > + *loc = val; > + break; PCREL32 for a 64-bit application is "symbol - PC - 8 + addend". Dave -- John David Anglin dave.anglin@bell.net