Received: by 2002:a25:683:0:0:0:0:0 with SMTP id 125csp342400ybg; Wed, 3 Jun 2020 02:10:58 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzFPsUW67GjXXxBold58XJA053h/nx6rwZ1GIfU1F0h86nAa+6Zy9ngFswzfGeLaJbJBJrz X-Received: by 2002:a17:906:5785:: with SMTP id k5mr13444240ejq.494.1591175458070; Wed, 03 Jun 2020 02:10:58 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1591175458; cv=none; d=google.com; s=arc-20160816; b=lzrgZ1WrusZCzS/TMEGAPMc7Mm0tpW6jqBKPqgdSHziQuTfRRht5SCPGjVpbsC1tr5 Aq0MNCivuhEPmqGYcruBH/Nwxh9UCQT8AKexb8lVY1eFfr7ZZgmWiQhLlnF9eBrGpX4P X2tcE29Gpkpmz9Oygy6PHu6OGKdM1HbxmAKknkKW4XChCpcZpyzzuOaXW5YvctFwmLaw 3BHyc4D/TWg94u7qR4RW4nNmgwQ53YGbdONwAGN5GY/TOzIck07JU1dduTu6LRTpG5Zk uicrwmjThup13jy9tE/QQus8uBfHxx/oHWMGdPPtV7ABVJ+PcljBiqEKTSfNKlnUh5kp 8gKQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=QefmKp5W02pepQZKY8ouprAKgcgn311vedERzTUGiNU=; b=tjMkSZYbNBeWVkW9OfhDoe8rgmaNfgbtAvpPG/+tp7t2sAG/f0uAUpNfYxYqVXvBCi lot3d+QvehP4XIZ2AJzc7pzoGfsrhzxPTbR6YGhpShNpQwUGZR20fYcH4YJveM1lQTHB 7wJAWhoRjOFv7qxL97baES4x+U5MQSOetP3CovaZ8H80QAPxd7DnediWy7uTwGlIx6u3 t2kG4OvBsgIKBhTMnPP+4PniZAqlVcaRpVTUhgwrBQzj46hHaPOczeV6MI0kiCjVTkYq KteU5TjLaFb4Y6Vn1WxyZt09nChydoaXzEzoC4uSZGGhgncd4Ib8D3o3p9nEDgaTHsJT kg4Q== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=8bytes.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id u21si699654edx.269.2020.06.03.02.10.33; Wed, 03 Jun 2020 02:10:58 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=8bytes.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726296AbgFCJGm (ORCPT + 99 others); Wed, 3 Jun 2020 05:06:42 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34280 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725355AbgFCJGm (ORCPT ); Wed, 3 Jun 2020 05:06:42 -0400 Received: from theia.8bytes.org (8bytes.org [IPv6:2a01:238:4383:600:38bc:a715:4b6d:a889]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 772C0C05BD43; Wed, 3 Jun 2020 02:06:41 -0700 (PDT) Received: by theia.8bytes.org (Postfix, from userid 1000) id 7798D28B; Wed, 3 Jun 2020 11:06:39 +0200 (CEST) Date: Wed, 3 Jun 2020 11:06:37 +0200 From: Joerg Roedel To: Joerg Roedel Cc: Borislav Petkov , x86@kernel.org, hpa@zytor.com, Andy Lutomirski , Dave Hansen , Peter Zijlstra , Thomas Hellstrom , Jiri Slaby , Dan Williams , Tom Lendacky , Juergen Gross , Kees Cook , David Rientjes , Cfir Cohen , Erdem Aktas , Masami Hiramatsu , Mike Stunes , linux-kernel@vger.kernel.org, kvm@vger.kernel.org, virtualization@lists.linux-foundation.org Subject: Re: [PATCH v3 13/75] x86/boot/compressed/64: Add IDT Infrastructure Message-ID: <20200603090637.GA16171@8bytes.org> References: <20200428151725.31091-1-joro@8bytes.org> <20200428151725.31091-14-joro@8bytes.org> <20200504105445.GE15046@zn.tnic> <20200504112859.GH8135@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200504112859.GH8135@suse.de> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, May 04, 2020 at 01:28:59PM +0200, Joerg Roedel wrote: > On Mon, May 04, 2020 at 12:54:45PM +0200, Borislav Petkov wrote: > > On Tue, Apr 28, 2020 at 05:16:23PM +0200, Joerg Roedel wrote: > > > +#include "../../entry/calling.h" > > > > Leftover from something? Commenting it out doesn't break the build here. > > Yes, probably a leftover from when I tried to use the PT_REGS macros > there. I'll remove it. Turns out this include is still needed to get ORIG_RAX defined. I'll leave it in place. Joerg