From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bob Tracy Subject: Re: [BUG] 4.9.0 build error on Alpha Date: Sat, 31 Dec 2016 00:43:37 -0600 Message-ID: <20161231064337.GA3209@gherkin.frus.com> References: <20161230030846.GA25929@gherkin.frus.com> <20161230033747.GB26007@gherkin.frus.com> <3a3389e5-e6f5-5ec3-ca26-762162d2a4ac@gmx.de> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: <3a3389e5-e6f5-5ec3-ca26-762162d2a4ac@gmx.de> Sender: linux-alpha-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Helge Deller Cc: "Maciej W. Rozycki" , Matt Turner , linux-alpha , Debian Alpha Mailing List , Michael Cree , Richard Henderson On Fri, Dec 30, 2016 at 10:07:06PM +0100, Helge Deller wrote: > (...) > Another possibility could be to put all the lib functions into > a "alphalib" section into the final vmlinux. > For that add at the top of each of the .S files in lib/ > .section .alphalib,"ax" > and apply the attached patch for arch/alpha/kernel/vmlinux.lds.S > Patch and suggestion is completely untested. Worth a try. I'll get going on this and report back with the results in a few hours. --Bob