Received: by 2002:a25:1985:0:0:0:0:0 with SMTP id 127csp2129140ybz; Sun, 26 Apr 2020 11:47:47 -0700 (PDT) X-Google-Smtp-Source: APiQypJwRfuIJou1Xkw4xdfsjCJJJ/TCMkMRYPFgsJlBpPBs2/I0L7sBIJK7eyC95c/Otbp730Bq X-Received: by 2002:a17:906:bce4:: with SMTP id op4mr15349003ejb.174.1587926867472; Sun, 26 Apr 2020 11:47:47 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1587926867; cv=none; d=google.com; s=arc-20160816; b=yOXudQdO7n1rM47+ukLLy+WSWWfw3QDhLpZqWqltxhble5Pp8GCPqZGhvYl96q2qn9 WtbIKit0OGx+u7C7SzuUl97luSqe6gfDCYiYDoppsy1FEDN7jYVc2CydZwp8sRqKmzLI NmelaM0I2Q935ZaYiN8qCM0SMvx5mMfeLwRzXKsD4TQK/AhTu/hREXCHhkkdNm0Gulqb idUY2uImQ1HRkAk2/AGWJWbj5+iZTqyz43i5whUh7N2aoLQh/nSJBLhTnxdnhXh7MHYp sZjHII3MwELCcGlw6xjzqxONEnn8KlAEEXPkZVeGAxPqZe8ctob5C6D4kIY96bCEqs0Y x64Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :robot-unsubscribe:robot-id:message-id:mime-version:references :in-reply-to:cc:subject:to:reply-to:from:date; bh=xlPVZr67m8R3nXygBBFpB5OeUYovh/rpVU439dEdnWw=; b=pLYm9eJdRAERKFhGX97tZlzo1FnqsWQH4UbzRfWO36jNqL32iJuIL/BMgMcFvL5GDd MInopyEsMpIOd1JNk4MMD+rubYEAz6mdeNX6Di1mxhFhLrWWk4O2Z3R7JYHs5TM+binu CM0C87fbZ3Okny/LT3RLbgyPNaTKN4vl7ahX57EvObNsSPEI4SHQ7xTAmr7UuNBDMgnP o94MwZh1E/z1AOM0evKy+MO9uzbIRzqddS0tZVUnTv0CAf4SvWvE2n6Fgb46D15bhxvD dLcdeDt0X39VOec04zAHePSqSGnHUCYxRHaUFXyfcveVKRV+m4racx0yWZRWxvkhMpFF Efyw== 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id gx5si6949964ejb.74.2020.04.26.11.47.24; Sun, 26 Apr 2020 11:47:47 -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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726381AbgDZSm7 (ORCPT + 99 others); Sun, 26 Apr 2020 14:42:59 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47850 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1726177AbgDZSm4 (ORCPT ); Sun, 26 Apr 2020 14:42:56 -0400 Received: from Galois.linutronix.de (Galois.linutronix.de [IPv6:2a0a:51c0:0:12e:550::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E0763C061A0F; Sun, 26 Apr 2020 11:42:55 -0700 (PDT) Received: from [5.158.153.53] (helo=tip-bot2.lab.linutronix.de) by Galois.linutronix.de with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1jSmEq-000792-7e; Sun, 26 Apr 2020 20:42:48 +0200 Received: from [127.0.1.1] (localhost [IPv6:::1]) by tip-bot2.lab.linutronix.de (Postfix) with ESMTP id E396A1C0178; Sun, 26 Apr 2020 20:42:47 +0200 (CEST) Date: Sun, 26 Apr 2020 18:42:47 -0000 From: "tip-bot2 for Thomas Gleixner" Reply-to: linux-kernel@vger.kernel.org To: linux-tip-commits@vger.kernel.org Subject: [tip: x86/mm] xen/privcmd: Remove unneeded asm/tlb.h include Cc: Thomas Gleixner , Borislav Petkov , Alexandre Chartre , "Peter Zijlstra (Intel)" , x86 , LKML In-Reply-To: <20200421092600.236617960@linutronix.de> References: <20200421092600.236617960@linutronix.de> MIME-Version: 1.0 Message-ID: <158792656747.28353.1809641816673273005.tip-bot2@tip-bot2> X-Mailer: tip-git-log-daemon Robot-ID: Robot-Unsubscribe: Contact to get blacklisted from these emails Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit 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 The following commit has been merged into the x86/mm branch of tip: Commit-ID: 8a29204f3e97d626b3b3c4589d00fbee1c95444c Gitweb: https://git.kernel.org/tip/8a29204f3e97d626b3b3c4589d00fbee1c95444c Author: Thomas Gleixner AuthorDate: Tue, 21 Apr 2020 11:20:42 +02:00 Committer: Borislav Petkov CommitterDate: Sun, 26 Apr 2020 18:51:19 +02:00 xen/privcmd: Remove unneeded asm/tlb.h include Signed-off-by: Thomas Gleixner Signed-off-by: Borislav Petkov Reviewed-by: Alexandre Chartre Acked-by: Peter Zijlstra (Intel) Link: https://lkml.kernel.org/r/20200421092600.236617960@linutronix.de --- drivers/xen/privcmd.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/xen/privcmd.c b/drivers/xen/privcmd.c index c6070e7..b8ccb89 100644 --- a/drivers/xen/privcmd.c +++ b/drivers/xen/privcmd.c @@ -27,7 +27,6 @@ #include #include -#include #include #include