Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751140AbdFAURt (ORCPT ); Thu, 1 Jun 2017 16:17:49 -0400 Received: from b.ns.miles-group.at ([95.130.255.144]:44723 "EHLO radon.swed.at" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751024AbdFAURs (ORCPT ); Thu, 1 Jun 2017 16:17:48 -0400 Subject: Re: [PATCH v2] um: Avoid longjmp/setjmp symbol clashes with libpthread.a To: Florian Fainelli , linux-kernel@vger.kernel.org References: <20170524003232.14319-1-f.fainelli@gmail.com> <9f58b41d-ebe4-62a6-1aa4-e9222372ce86@gmail.com> <408132c9-6d55-7cba-e09a-f532d7fb9c6f@gmail.com> <9617f203-cee2-96cf-aa76-8f42b1a4a9f6@nod.at> <2c362d49-9907-7a66-67ef-e196dddea32a@gmail.com> Cc: Jeff Dike , Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , "maintainer:X86 ARCHITECTURE (32-BIT AND 64-BIT)" , "open list:USER-MODE LINUX (UML)" , "open list:USER-MODE LINUX (UML)" From: Richard Weinberger Message-ID: <85f8b8c0-cf0e-3c67-c237-be4b045c617b@nod.at> Date: Thu, 1 Jun 2017 22:17:45 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.1 MIME-Version: 1.0 In-Reply-To: <2c362d49-9907-7a66-67ef-e196dddea32a@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 687 Lines: 21 Am 01.06.2017 um 22:15 schrieb Florian Fainelli: > On 06/01/2017 01:11 PM, Richard Weinberger wrote: >> Florian, >> >> Am 01.06.2017 um 21:38 schrieb Florian Fainelli: >>>> Presumably because we are not using the same glibc version? The one I >>>> have installed on this machine is glibc-2.12, do you want me to attach a >>>> copy of it? >>> >>> Richard, what do we do with this? >> >> I'd like to see the issues that Thomas sees also get addressed. > > Sure, but that seems orthogonal? In the absence of an answer from Eli, > either you could take my patch or just send reverts of Eli's two > commits, whichever you prefer. Or you and Thomas could investigate. :-) Thanks, //richard