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 gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 02C07C433EF for ; Mon, 7 Feb 2022 14:08:41 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 83F8110E33A; Mon, 7 Feb 2022 14:08:41 +0000 (UTC) Received: from mail-qk1-x734.google.com (mail-qk1-x734.google.com [IPv6:2607:f8b0:4864:20::734]) by gabe.freedesktop.org (Postfix) with ESMTPS id DA74E10E5A8 for ; Mon, 7 Feb 2022 14:01:34 +0000 (UTC) Received: by mail-qk1-x734.google.com with SMTP id 71so10935139qkf.4 for ; Mon, 07 Feb 2022 06:01:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ziepe.ca; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=+VH5Yzc0FArtBDlyVciKdTaJzlAuXtplA0CDhVkYZVw=; b=TUJuhAgjjswNVQ7JzTkg9iKkOgM430mBd5iaZFyVB8juiwGMelroxSVc/tEeoVjS03 SBBJAs6XyaJLOH0zNh1fMB11MocmBy0vZW3lQVqwc7nmLVkUib5NLDfgXeW1egoLcrUl 0zJ1M9G8GricJAi2JHxOQgJzIsENPf4oXdSlLGMn1ou/GSiwitfE+Re74s2OC3cGYiXS WAB6PyKR8iNz2aNJcgzl/Jv2b00SlxQrNVuEW+ZJ8pyVvgvQpU41dl5hiuO86kWk7vjX 6XluH9RnX42crAJsdacFsF/M+gN0YxPG9aqIQm6tHe1mZG9Uo38/MZ0gAIlPcqFBC8jG 7hCw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=+VH5Yzc0FArtBDlyVciKdTaJzlAuXtplA0CDhVkYZVw=; b=5227usmTcN5fx1GWu9ibKr/LBFuJMH+f9TTEi2sPA+YlSk1/FELxf8vOKzeHL8RrJ9 vrHGyZoakwHAXZeAeIyNoRviWwjPQF/l3+zRpjjOfNXI+Q72ydiZATicuKR6V1HHaxVK Y+TD8JPKW9L81RsxA9yQke5whjM+upo57aohq1dwpznsroZ/rTiRIhrxqBddXTXJk/2b LO7d5bJfDqiu5JaI1Q3KLPmpCtBIBHgxclfP56WuNwUM5mD+bP3iimjb+0he/I8x6+/n 6toeaPfeZEZ1So5V1jqZTv6k9s41xfq/PzDI/2hrJmH+K769WxkByN5ydDLFqF6gUyRa DMjw== X-Gm-Message-State: AOAM53126//lSihAVEhHjlsN/pb3aHbw0sonkxZtmtnfbkk5SYvPRpap Hx2xI4WjQ4eja0h89+Mr/9yUbg== X-Google-Smtp-Source: ABdhPJxewUAI8RDxJecgMQqK84dnZDRSuWWALhikOi914YekMnNecZIoiX1AIBCzbrtZ6bBwZBwWpw== X-Received: by 2002:a37:2c02:: with SMTP id s2mr6217893qkh.76.1644242489492; Mon, 07 Feb 2022 06:01:29 -0800 (PST) Received: from ziepe.ca (hlfxns017vw-142-162-113-129.dhcp-dynamic.fibreop.ns.bellaliant.net. [142.162.113.129]) by smtp.gmail.com with ESMTPSA id f4sm5480989qko.72.2022.02.07.06.01.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Feb 2022 06:01:28 -0800 (PST) Received: from jgg by mlx with local (Exim 4.94) (envelope-from ) id 1nH4a7-000CyH-Do; Mon, 07 Feb 2022 10:01:27 -0400 Date: Mon, 7 Feb 2022 10:01:27 -0400 From: Jason Gunthorpe To: Christoph Hellwig Subject: Re: [PATCH 3/8] mm: remove pointless includes from Message-ID: <20220207140127.GA49147@ziepe.ca> References: <20220207063249.1833066-1-hch@lst.de> <20220207063249.1833066-4-hch@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220207063249.1833066-4-hch@lst.de> X-Mailman-Approved-At: Mon, 07 Feb 2022 14:08:40 +0000 X-BeenThere: amd-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion list for AMD gfx List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: nvdimm@lists.linux.dev, Ralph Campbell , Alistair Popple , dri-devel@lists.freedesktop.org, Karol Herbst , nouveau@lists.freedesktop.org, Felix Kuehling , "Pan, Xinhui" , linux-kernel@vger.kernel.org, amd-gfx@lists.freedesktop.org, Christian =?utf-8?B?S8O2bmln?= , linux-mm@kvack.org, Ben Skeggs , Alex Deucher , Andrew Morton , Logan Gunthorpe , Dan Williams Errors-To: amd-gfx-bounces@lists.freedesktop.org Sender: "amd-gfx" On Mon, Feb 07, 2022 at 07:32:44AM +0100, Christoph Hellwig wrote: > hmm.h pulls in the world for no good reason at all. Remove the > includes and push a few ones into the users instead. > > Signed-off-by: Christoph Hellwig > --- > drivers/gpu/drm/amd/amdkfd/kfd_migrate.c | 1 + > drivers/gpu/drm/nouveau/nouveau_dmem.c | 1 + > include/linux/hmm.h | 9 ++------- > lib/test_hmm.c | 2 ++ > 4 files changed, 6 insertions(+), 7 deletions(-) Reviewed-by: Jason Gunthorpe Jason