Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp9788905ybi; Wed, 24 Jul 2019 09:59:40 -0700 (PDT) X-Google-Smtp-Source: APXvYqwXz/wWIzrQWU4vYxMoUJcRsbXLOArG7vQ89/KJSm+3/OiOgRvQwT7LOlR+u7+4xlf0NK8G X-Received: by 2002:aa7:9254:: with SMTP id 20mr12714024pfp.212.1563987580039; Wed, 24 Jul 2019 09:59:40 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1563987580; cv=none; d=google.com; s=arc-20160816; b=L+CuRAl2RvuDJWxFMBHXFiPMuU0RRzXjT5T/IsBCTuKprn8gdnJWxVrlP1spy24aQE Lv+d5xC5T3fW/dRGpGlzPBKyI/s4jo6RlpeVSc2z9OcViSj9XcFv/6wZNWKi+akTL96G ZdApo+jR2F5Zk6UoVqe1GuLURvWtF8+VGFJ0BbWzjL+XMlL18nlbUOaIVBR+G7KG/n98 oBG3xifgiefo28uf8WANRlF6sy1ZAC4RGp+fHwnnUhUE9LvxM9ltghgsQtxVqTliT1N0 5ezkra76a459zF83mSLRe1Nn5zvU4wFrdbFrkW2InMZWSzZ1SX0f6nQtRD6Y0xWBSVhu WazA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :message-id:in-reply-to:subject:cc:to:from:date; bh=q4fPhGsy1hXdCsgGfLSoxcaaLeHLoIwDBjYtiuNnE/Y=; b=Es1s1QeX44HIB+AwImmb7MSanytGYpptJCS++ql1RsfAuSz9eCFcLuqk9LAtBDVIgS u1oFWpgliZ6IYU2zMYR9v64Y7HCQu4AxJnJIWPqbuOFdZWLHO5xiyRsH8b+AeiEK6CHU Nvfx64yT+Wx8MI/JQHSlmwqou5LY5R0myw5ez/xk2jSifWYGadeJBTnN7yRVrn17vgxn Oy5GaqDKY59V1eAPjxBokNfaPDu+aTWO/yHkIRQhcK9VJBCwYfUWfEkLRK/rMZKgFvzC 6qvTfzZ5fAWa9w7OCP8WMcrRNq0UsnKfv4WdFmn/n8bH0gpGar+4x6eIe8zm4FS6IkRN 1H2A== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 35si15223275plb.62.2019.07.24.09.59.25; Wed, 24 Jul 2019 09:59:40 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728553AbfGXQDs (ORCPT + 99 others); Wed, 24 Jul 2019 12:03:48 -0400 Received: from Galois.linutronix.de ([193.142.43.55]:44387 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726849AbfGXQDs (ORCPT ); Wed, 24 Jul 2019 12:03:48 -0400 Received: from pd9ef1cb8.dip0.t-ipconnect.de ([217.239.28.184] helo=nanos) by Galois.linutronix.de with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1hqJjy-0004Xi-MD; Wed, 24 Jul 2019 18:03:42 +0200 Date: Wed, 24 Jul 2019 18:03:41 +0200 (CEST) From: Thomas Gleixner To: Greg KH cc: "H.J. Lu" , Mike Lothian , Tom Lendacky , bhe@redhat.com, Borislav Petkov , Dave Hansen , lijiang@redhat.com, Linux Kernel Mailing List , Andy Lutomirski , Ingo Molnar , Peter Zijlstra , the arch/x86 maintainers Subject: Re: [PATCH v3 1/2] x86/mm: Identify the end of the kernel area to be reserved In-Reply-To: <20190724155735.GC5571@kroah.com> Message-ID: References: <20190723130513.GA25290@kroah.com> <20190723134454.GA7260@kroah.com> <20190724153416.GA27117@kroah.com> <20190724155735.GC5571@kroah.com> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Linutronix-Spam-Score: -1.0 X-Linutronix-Spam-Level: - X-Linutronix-Spam-Status: No , -1.0 points, 5.0 required, ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 24 Jul 2019, Greg KH wrote: > On Wed, Jul 24, 2019 at 05:49:45PM +0200, Thomas Gleixner wrote: > > > Ok, I dug around and the gold linker is not being used here, only clang > > > to build the source and GNU ld to link, and I am still seeing this > > > error. > > > > Odd combo. > > I'm not disagreeing :) > > Wait, does clang link things itself and not need ld? Nah. > > > Hm, clang 8 does not cause this error, but clang 9 does. Let me go poke > > > the people who are providing this version of clang to see if there's > > > something they can figure out. > > > > Let me try that with my clang variant. Which version of GNU ld are you > > using? > > I think it is 2.27: > $ ./ld --version > GNU ld (binutils-2.27-44492f8) 2.27.0.20170315 > > Which does feel old to me. > > I know 2.32 works fine. 2.31 works fine as well. > Gotta love old tool-chains :( Oh yes. /me does archaeology to find a VM with old stuff