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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4F2B6ECAAD8 for ; Tue, 20 Sep 2022 06:43:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230011AbiITGnt (ORCPT ); Tue, 20 Sep 2022 02:43:49 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:32800 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230116AbiITGnh (ORCPT ); Tue, 20 Sep 2022 02:43:37 -0400 Received: from verein.lst.de (verein.lst.de [213.95.11.211]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9DF936241; Mon, 19 Sep 2022 23:43:36 -0700 (PDT) Received: by verein.lst.de (Postfix, from userid 2407) id AE82868AFE; Tue, 20 Sep 2022 08:43:32 +0200 (CEST) Date: Tue, 20 Sep 2022 08:43:32 +0200 From: Christoph Hellwig To: Lukas Bulwahn Cc: Christoph Hellwig , iommu@lists.linux.dev, Juergen Gross , Stefano Stabellini , kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] MAINTAINERS: refurbish SWIOTLB SUBSYSTEM sections after refactoring Message-ID: <20220920064332.GA17325@lst.de> References: <20220919084744.3043-1-lukas.bulwahn@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220919084744.3043-1-lukas.bulwahn@gmail.com> User-Agent: Mutt/1.5.17 (2007-11-01) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Sorry for coming up with this only now, but what about just dropping the separate swiotlb entry entirely, and just add include/linux/swiotlb.h to the dma-mapping entry?