From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: [PATCH] um: Fix compile failure due to current_text_address() definition References: <20161110015326.GA51351@juliacomputing.com> From: Richard Weinberger Message-ID: Date: Thu, 10 Nov 2016 21:14:04 +0100 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org To: Keno Fischer Cc: linux-kernel@vger.kernel.org, jdike@addtoit.com, user-mode-linux-devel@lists.sourceforge.net List-ID: Keno, On 10.11.2016 21:10, Keno Fischer wrote: >> The problem is ready being solved in a generic way: >> http://marc.info/?l=linux-kernel&m=147828481602561&w=2 >> >> Can you please give this patch a try? > > No dice. After backing out my patch and applying that one I get: > > /usr/bin/ld: error: net/built-in.o: requires unsupported dynamic reloc > 11; recompile with -fPIC But you applied the whole series, right? Thanks, //richard