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 6AD1AC6FD1F for ; Wed, 22 Mar 2023 08:05:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230057AbjCVIFT (ORCPT ); Wed, 22 Mar 2023 04:05:19 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49004 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229692AbjCVIFR (ORCPT ); Wed, 22 Mar 2023 04:05:17 -0400 Received: from verein.lst.de (verein.lst.de [213.95.11.211]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D70A943917 for ; Wed, 22 Mar 2023 01:05:16 -0700 (PDT) Received: by verein.lst.de (Postfix, from userid 2407) id E8B4567373; Wed, 22 Mar 2023 09:05:11 +0100 (CET) Date: Wed, 22 Mar 2023 09:05:11 +0100 From: Christoph Hellwig To: Petr Tesarik Cc: Christoph Hellwig , Marek Szyprowski , Robin Murphy , Konrad Rzeszutek Wilk , Jianxiong Gao , David Stevens , Joerg Roedel , "open list:DMA MAPPING HELPERS" , open list , Roberto Sassu , petr@tesarici.cz Subject: Re: [PATCH v1 0/2] swiotlb: Cleanup and alignment fix Message-ID: <20230322080511.GA21440@lst.de> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Thanks, I've applied this to the for-linus branch with minor cosmetic tweaks.