From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 70FD7C433EF for ; Thu, 30 Sep 2021 13:11:21 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 383FB6187A for ; Thu, 30 Sep 2021 13:11:21 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 383FB6187A Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=bGZUflKhcjpL1ztcGhYFoTM7vwo/EeQgO6GyMB8PFp4=; b=u5gnqHreYV7Kx+ 4fRZceSNSzqUpNVLYjy1H2LZ0hEUvrjNepVMSrNWOsRmQPnkpswHr8G4bKflR79ChzzNPoySlETJR tqwYow9EdhGAAcHgyl9qVoRuQBha6dMMVwP4RJpFIaxWJIgfitsYAWOahdMXXRKfQ1lZJJo6Br5nj NyDdk4zIhobpoq5jRvNQY2pBCojbEvQbvsgsneaF0EJ0YbzC9loZKfcIhBxQH+ib9KCbHx0JwPFlE gJ313gbl8XsqZfWJH700/174lu2n9CUHBNybCl6b1FfnhRe6dYZgkilCKWRU1wP/DIm+K7u7eoOhf FbfWAb1WE2cLoWkEQccg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mVvoT-00EMzj-DK; Thu, 30 Sep 2021 13:09:26 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mVvmT-00EMJ8-Q9 for linux-arm-kernel@lists.infradead.org; Thu, 30 Sep 2021 13:07:23 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 33017619E4; Thu, 30 Sep 2021 13:07:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1633007241; bh=3CTzqJ6seyTwaKCCqSo//2u7V4K/VoTn43hSmcSetgo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=fn2yZ7NAX4ReoLZviOkyuwHmxIbenGbEKp+bVAs2ukXUbj8LJQgmwXwXxQb8HKzOc 1OkWfih3hsTOdTG/4sAnyE9mWRl4AeyGDPwxgy0578k6MKysQAALscZwv4fSGhfPHS c/Lvg7ihSf9+JtP3ZUzA7qfavw//JA1yTnuVLxZ0fmAfEVAgbYfBH+PBd8V9MGhQZR rCIqROiGQqZBSZ2b3aEwH70mmGzwW0/fowbaEKWDHcM0+5iSoSQcn6n0OGFeD3pyin 4hcZW3PzcjaWBtInV+pxcIdZi0vsJECrJGsIh1NU2aclBylZnGNwoXkSTd0062qtEn yt0qJ+7qXT8Cg== Date: Thu, 30 Sep 2021 14:07:15 +0100 From: Will Deacon To: Fuad Tabba Cc: kvmarm@lists.cs.columbia.edu, maz@kernel.org, james.morse@arm.com, alexandru.elisei@arm.com, suzuki.poulose@arm.com, mark.rutland@arm.com, christoffer.dall@arm.com, pbonzini@redhat.com, drjones@redhat.com, oupton@google.com, qperret@google.com, kvm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, kernel-team@android.com Subject: Re: [PATCH v6 02/12] KVM: arm64: Don't include switch.h into nvhe/kvm-main.c Message-ID: <20210930130715.GB23809@willie-the-truck> References: <20210922124704.600087-1-tabba@google.com> <20210922124704.600087-3-tabba@google.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210922124704.600087-3-tabba@google.com> User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210930_060721_897534_B55E1702 X-CRM114-Status: GOOD ( 14.47 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, Sep 22, 2021 at 01:46:54PM +0100, Fuad Tabba wrote: > From: Marc Zyngier > > hyp-main.c includes switch.h while it only requires adjust-pc.h. > Fix it to remove an unnecessary dependency. > > Signed-off-by: Marc Zyngier > Signed-off-by: Fuad Tabba > --- > arch/arm64/kvm/hyp/nvhe/hyp-main.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/arm64/kvm/hyp/nvhe/hyp-main.c b/arch/arm64/kvm/hyp/nvhe/hyp-main.c > index 2da6aa8da868..8ca1104f4774 100644 > --- a/arch/arm64/kvm/hyp/nvhe/hyp-main.c > +++ b/arch/arm64/kvm/hyp/nvhe/hyp-main.c > @@ -4,7 +4,7 @@ > * Author: Andrew Scull > */ > > -#include > +#include > > #include > #include Acked-by: Will Deacon Will _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel