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 546D4C433EF for ; Fri, 20 May 2022 07:38:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1346549AbiETHiU (ORCPT ); Fri, 20 May 2022 03:38:20 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51226 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1346547AbiETHiT (ORCPT ); Fri, 20 May 2022 03:38:19 -0400 Received: from theia.8bytes.org (8bytes.org [IPv6:2a01:238:4383:600:38bc:a715:4b6d:a889]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4342C14A243 for ; Fri, 20 May 2022 00:38:18 -0700 (PDT) Received: by theia.8bytes.org (Postfix, from userid 1000) id 211A2820; Fri, 20 May 2022 09:38:14 +0200 (CEST) Date: Fri, 20 May 2022 09:38:09 +0200 From: Joerg Roedel To: Alex Williamson Cc: Jason Gunthorpe , Cornelia Huck , iommu@lists.linux-foundation.org, kvm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Robin Murphy , Nicolin Chen , Will Deacon , Eric Auger Subject: Re: [PATCH] vfio: Remove VFIO_TYPE1_NESTING_IOMMU Message-ID: References: <0-v1-0093c9b0e345+19-vfio_no_nesting_jgg@nvidia.com> <20220517142656.140deb10.alex.williamson@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220517142656.140deb10.alex.williamson@redhat.com> Precedence: bulk List-ID: X-Mailing-List: kvm@vger.kernel.org On Tue, May 17, 2022 at 02:26:56PM -0600, Alex Williamson wrote: > I'd be in favor of applying this, but it seems Robin and Eric are > looking for a stay of execution and I'd also be looking for an ack from > Joerg. Thanks, This is mainly an ARM-SMMU thing, so I defer my ack to Will and Robin. Regards, Joerg