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 X-Spam-Level: X-Spam-Status: No, score=-14.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 69536C4741F for ; Fri, 6 Nov 2020 23:27:48 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 0DE5A20867 for ; Fri, 6 Nov 2020 23:27:47 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="pHak251J"; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="O4J1yGNB" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729121AbgKFX1r (ORCPT ); Fri, 6 Nov 2020 18:27:47 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43964 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729025AbgKFX1c (ORCPT ); Fri, 6 Nov 2020 18:27:32 -0500 Received: from galois.linutronix.de (Galois.linutronix.de [IPv6:2a0a:51c0:0:12e:550::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AB08EC0613CF; Fri, 6 Nov 2020 15:27:31 -0800 (PST) Date: Fri, 06 Nov 2020 23:27:28 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1604705249; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=6WRMCRF28h6pRNY5hY+19Ww4ZXSpZ2AcoJ/LlhK308E=; b=pHak251JknweP0zgyEwTO90GPSqg0FH5Q9d0kQ+REazkDQnHt9ZzDaY5Wj4irJsoiNjqGG PAOY89/W6wYcHEOak6A+/5SNPE4GGYEPy7wcqyxtVbaIFL85vRYZtn4v5/H322u8D6N0xw e8q9ZeJSzmpig2E7DV5vszEcDePo6rRwEIflq2pqVBmTUWMcBTm2w8jXfNntR2aWsxqz/t eDtB+keXuV2yrsPB1e8B20sWbpTDtqs1chCHjSh21C3MkwPru3z58ko68EZBozPbkEp4e6 BQlDl6EkwsorIwPB5Tb9eR40UkxWyGOJxfi67Jduusdx/zxtylzrg2/kkB3zrw== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1604705249; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=6WRMCRF28h6pRNY5hY+19Ww4ZXSpZ2AcoJ/LlhK308E=; b=O4J1yGNBnucmHzAL3Wn4gZ4PWB1T0Vj65ZPTYXWSntxgnYdm9WpIJ/fjD08t4blI1eWr0b bzyhYty5O2U32UDg== From: "tip-bot2 for Thomas Gleixner" Sender: tip-bot2@linutronix.de Reply-to: linux-kernel@vger.kernel.org To: linux-tip-commits@vger.kernel.org Subject: [tip: core/mm] fs: Remove asm/kmap_types.h includes Cc: Thomas Gleixner , David Sterba , Andrew Morton , x86 , LKML In-Reply-To: <20201103095856.870272797@linutronix.de> References: <20201103095856.870272797@linutronix.de> MIME-Version: 1.0 Message-ID: <160470524828.397.14799125635929085668.tip-bot2@tip-bot2> Robot-ID: Robot-Unsubscribe: Contact to get blacklisted from these emails Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The following commit has been merged into the core/mm branch of tip: Commit-ID: e8f147dc3f1f6b4c27b2eeaf82df4f469d80d469 Gitweb: https://git.kernel.org/tip/e8f147dc3f1f6b4c27b2eeaf82df4f469d80d469 Author: Thomas Gleixner AuthorDate: Tue, 03 Nov 2020 10:27:15 +01:00 Committer: Thomas Gleixner CommitterDate: Fri, 06 Nov 2020 23:14:53 +01:00 fs: Remove asm/kmap_types.h includes Historical leftovers from the time where kmap() had fixed slots. Signed-off-by: Thomas Gleixner Acked-by: David Sterba Cc: Andrew Morton Link: https://lore.kernel.org/r/20201103095856.870272797@linutronix.de --- fs/aio.c | 1 - fs/btrfs/ctree.h | 1 - 2 files changed, 2 deletions(-) diff --git a/fs/aio.c b/fs/aio.c index c45c20d..0247daf 100644 --- a/fs/aio.c +++ b/fs/aio.c @@ -43,7 +43,6 @@ #include #include -#include #include #include diff --git a/fs/btrfs/ctree.h b/fs/btrfs/ctree.h index 0378933..01947f6 100644 --- a/fs/btrfs/ctree.h +++ b/fs/btrfs/ctree.h @@ -17,7 +17,6 @@ #include #include #include -#include #include #include #include