Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp9790190ybi; Wed, 24 Jul 2019 10:00:49 -0700 (PDT) X-Google-Smtp-Source: APXvYqxYutbKYrEtG/3BxljoUismwIkHDcbJm9Ca0kscMXaRhBhfsxO/P0r0RHXkr3ndpiZLglwt X-Received: by 2002:a65:6448:: with SMTP id s8mr82790250pgv.223.1563987649065; Wed, 24 Jul 2019 10:00:49 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1563987649; cv=none; d=google.com; s=arc-20160816; b=k/ow3YpcIlAYLRH8a69neYtkwfiYT9gMRCyubHTNFdjJKjOEseKfA1iuZN1+qN7l/m DoAtXKmznwjwKfKrz6bhpUl72rKeTli+C9o8RAjzu6ysUCjvGJ87Wgh6MOUS2nb+5Siq aGn3gk0T5BFF1Z0iOMvvtFrg5TPwgLbP3kQwmRj4Wv3OBu+U9cOX2uLIti3dnBt/YdEa bpo16Mpo1P2lIv+DV6fFpl5TAYsOod6Nl3m66uI7GWgP3/IftLvnyy8/FcxI/fvWOP40 WWBuRH5XLfbjqRO1UOkiZ6O2+/nYdJGvaFO5/7pVwt/JZXzj4gtk27woNYUFMjl58A/V Dkfw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=60fepdUX5XuD1m0XSfLiraQWNJaOfte7fUv2e7ZTVDQ=; b=Hkf93WR8pzJb1/sYo56M8ztLpEJSHfn0t9+/8OlqwmASF6v8NKuXoNCKdFVxpd2M9m obNDhBeWG1eyRfp4GthclhG33DSJ17UNzOnQlWSw6MH5N+r5ot73u60Ej5OdM8FTBTl+ 5XbWUJnMXOl4WyyL/ASN1cCEQJHHtnGtyx8ViKW8ecrXt6rSexHK+LZXpQ0SsuDWpz7A W+sBjxbwz3+5Fs8LKkB5R9ZzjNEviPrlI2MYXgHyJLSwfs3Vo6yGjkzv5kCfAcPOADT/ 2/5XbZ1Cl6M3xuOdk6hLw+gcFkL+R8XdjL++3YN+9ITaB9gvH7wHguMeL3O23Ny94Qy4 x21Q== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=ajdUxVrl; 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 z3si12690123pju.48.2019.07.24.10.00.34; Wed, 24 Jul 2019 10:00:49 -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; dkim=pass header.i=@kernel.org header.s=default header.b=ajdUxVrl; 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 S1728671AbfGXQQi (ORCPT + 99 others); Wed, 24 Jul 2019 12:16:38 -0400 Received: from mail.kernel.org ([198.145.29.99]:41008 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728648AbfGXQQh (ORCPT ); Wed, 24 Jul 2019 12:16:37 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id C016921841; Wed, 24 Jul 2019 16:16:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1563984996; bh=a24TsQt9JYma1IzUe2EluXMiNaz5l9qhJR7tK9JqkyE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ajdUxVrlg8zUkV1c0GL7ldAD9peSRe8hChjlirVOBa7Elqm0xgGGfZbUPM/P9x6hF X/JZuzdJyeylxOF0stS2H2BfDWcboECtPBnLmxJE0KCmMU5ZYCWPP+FIIH1gIZH64N OTf7LkHOvGkbUYP/y9dLa1TIrF/IgQ7ZTpIIms3A= Date: Wed, 24 Jul 2019 18:16:34 +0200 From: Greg KH To: Thomas Gleixner 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 Message-ID: <20190724161634.GB10454@kroah.com> References: <20190723130513.GA25290@kroah.com> <20190723134454.GA7260@kroah.com> <20190724153416.GA27117@kroah.com> <20190724155735.GC5571@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.12.1 (2019-06-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jul 24, 2019 at 06:03:41PM +0200, Thomas Gleixner wrote: > 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 I can provide a binary if you can't find anything. thanks, greg k-h