From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Tue, 17 May 2016 15:16:59 +0200 (CEST) Received: from localhost.localdomain ([127.0.0.1]:43738 "EHLO linux-mips.org" rhost-flags-OK-OK-OK-FAIL) by eddie.linux-mips.org with ESMTP id S27029635AbcEQNQz6mkfl (ORCPT ); Tue, 17 May 2016 15:16:55 +0200 Received: from scotty.linux-mips.net (localhost.localdomain [127.0.0.1]) by scotty.linux-mips.net (8.15.2/8.14.8) with ESMTP id u4HDGtr7006250; Tue, 17 May 2016 15:16:55 +0200 Received: (from ralf@localhost) by scotty.linux-mips.net (8.15.2/8.15.2/Submit) id u4HDGtf0006249; Tue, 17 May 2016 15:16:55 +0200 Date: Tue, 17 May 2016 15:16:55 +0200 From: Ralf Baechle To: "Maciej W. Rozycki" Cc: linux-mips@linux-mips.org Subject: Re: [PATCH] MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCC Message-ID: <20160517131654.GI14481@linux-mips.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.6.0 (2016-04-01) Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 53484 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: ralf@linux-mips.org Precedence: bulk List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: linux-mips X-List-ID: linux-mips List-subscribe: List-owner: List-post: List-archive: X-list: linux-mips On Tue, May 17, 2016 at 06:12:27AM +0100, Maciej W. Rozycki wrote: > --- a/vmlinux.dump 2016-05-17 01:01:03.655891000 +0100 > +++ b/vmlinux.dump 2016-05-17 02:11:49.264564000 +0100 Applied with this junk segment dropped. Ralf