From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from kirsty.vergenet.net ([202.4.237.240]) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1WAbQ1-00084T-Mq for kexec@lists.infradead.org; Tue, 04 Feb 2014 08:31:46 +0000 Date: Tue, 4 Feb 2014 17:31:23 +0900 From: Simon Horman Subject: Re: [RESEND PATCH] kexec/ppc64 ELF ABIv2 ABI support Message-ID: <20140204083123.GD30621@verge.net.au> References: <20140203143749.7503.74213.stgit@nimbus> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20140203143749.7503.74213.stgit@nimbus> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "kexec" Errors-To: kexec-bounces+dwmw2=twosheds.infradead.org@lists.infradead.org To: Laurent Dufour Cc: kexec@lists.infradead.org On Mon, Feb 03, 2014 at 03:37:49PM +0100, Laurent Dufour wrote: > When building in PPC64 little endian mode, the compiler is now using the > new ABI v2. Among other changes, this new ABI removes the function > descriptors and changes the way the TOC address is computed when entering a > C function. > > The purgatory assembly part where the dot symbols are removed, and ELF > relocation code are impacted in this patch. > > Signed-off-by: Laurent Dufour Thanks, applied. _______________________________________________ kexec mailing list kexec@lists.infradead.org http://lists.infradead.org/mailman/listinfo/kexec