From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: [PATCH v2] um: Avoid longjmp/setjmp symbol clashes with libpthread.a 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> <85f8b8c0-cf0e-3c67-c237-be4b045c617b@nod.at> <07b61d6a-33af-be0a-b57c-843196d0d151@nod.at> <8dd50867-312d-8af9-0993-4b5d5c181a58@gmail.com> From: Richard Weinberger Message-ID: Date: Thu, 1 Jun 2017 22:58:46 +0200 MIME-Version: 1.0 In-Reply-To: <8dd50867-312d-8af9-0993-4b5d5c181a58@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org To: Florian Fainelli , linux-kernel@vger.kernel.org, Thomas Meyer 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)" List-ID: Florian, Am 01.06.2017 um 22:53 schrieb Florian Fainelli: >> This is exactly why we have this mess right now. Everybody is just focusing >> on his own stuff. > > No, we have this mess right now because you applied patches before and > now you realize that this broke other people's system based on their > attempts to fix it. Don't blame it on people trying to fix things, this > is the worse possible attitude. Let's calm down a bit. All I want is that we understand all issues before applying partial fixes. >>> I don't know what the issue Thomas is having (he is now CC'd) and I >>> still don't understand why you insist on conflating the symbol clash >>> while statically linking with support for newer x86 FPU stuff... >> >> The said commits introduced issues, you face some, Thomas is facing some. >> I want them to get fixed or at least understood before we apply new patches. > > Well, I would very much like to know what Thomas' issues are, a link to > his findings would be helpful to begin with instead of just waving that > flag. Sorry, I thought you are CC'ed. Thomas please speak up. AFAIR UML fails to boot on one of your new Laptops. Thanks, //richard