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 smtp1.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (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 8AC30ECAAD3 for ; Wed, 7 Sep 2022 08:50:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id E5A4381382; Wed, 7 Sep 2022 08:50:51 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org E5A4381382 Authentication-Results: smtp1.osuosl.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=8bytes.org header.i=@8bytes.org header.a=rsa-sha256 header.s=default header.b=2ndHMTTw X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OH13MnzHb6dv; Wed, 7 Sep 2022 08:50:51 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [140.211.9.56]) by smtp1.osuosl.org (Postfix) with ESMTPS id 6054381338; Wed, 7 Sep 2022 08:50:50 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 6054381338 Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id 26FE3C0033; Wed, 7 Sep 2022 08:50:50 +0000 (UTC) Received: from smtp4.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by lists.linuxfoundation.org (Postfix) with ESMTP id C9A01C002D for ; Wed, 7 Sep 2022 08:50:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id A10984034C for ; Wed, 7 Sep 2022 08:50:47 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org A10984034C Authentication-Results: smtp4.osuosl.org; dkim=pass (2048-bit key) header.d=8bytes.org header.i=@8bytes.org header.a=rsa-sha256 header.s=default header.b=2ndHMTTw X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id j2eKyhXYy15e for ; Wed, 7 Sep 2022 08:50:46 +0000 (UTC) X-Greylist: delayed 00:11:53 by SQLgrey-1.8.0 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org 8E19040874 Received: from mail.8bytes.org (mail.8bytes.org [IPv6:2a01:238:42d9:3f00:e505:6202:4f0c:f051]) by smtp4.osuosl.org (Postfix) with ESMTP id 8E19040874 for ; Wed, 7 Sep 2022 08:50:46 +0000 (UTC) Received: from 8bytes.org (p4ff2bb62.dip0.t-ipconnect.de [79.242.187.98]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.8bytes.org (Postfix) with ESMTPSA id 54BC52409B6; Wed, 7 Sep 2022 10:38:44 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=8bytes.org; s=default; t=1662539924; bh=nOn6shJVTZ6sNK9EG+u/jFwGvsp+qz77qiGYk51nsWE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=2ndHMTTwS1xKk76GeUchpnoKHAigOAQZIQS/NYfDoDKNXR6BMa2PV74/w5+cC9N9c TJ7dH/90A/IBjaUnjW+t42pV3X769VFh98qZo8x9bK7yPcR+i1v0+jqwJuv1kpiFcn w54W8Ajh2bIDy9LgdjLuM/GZka/84tZNWsz6B7LT1N4tkYhU3ODusroJTeMQlQpnF+ EuAmfa+JXHVvIOsDeoCn+l9D8xkcfmmGWMeIz3O4N8JgN7J5JzoMXp9jdy1d6A/J5d bQnBvN/FWcUdz1hY9DtaBMSrttQIamN7XPsg7JxMfQMRxQFeFgUg1diQK782R2mIjO UHrUsTEk/738w== Date: Wed, 7 Sep 2022 10:38:43 +0200 From: Joerg Roedel To: Andy Shevchenko Subject: Re: [PATCH v1 1/1] iommu/virtio: Do not dereference fwnode in struct device Message-ID: References: <20220801165142.20898-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220801165142.20898-1-andriy.shevchenko@linux.intel.com> Cc: Jean-Philippe Brucker , Joerg Roedel , Robin Murphy , linux-kernel@vger.kernel.org, virtualization@lists.linux-foundation.org, iommu@lists.linux.dev, Will Deacon X-BeenThere: virtualization@lists.linux-foundation.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Linux virtualization List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: virtualization-bounces@lists.linux-foundation.org Sender: "Virtualization" On Mon, Aug 01, 2022 at 07:51:42PM +0300, Andy Shevchenko wrote: > drivers/iommu/virtio-iommu.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied, thanks. _______________________________________________ Virtualization mailing list Virtualization@lists.linux-foundation.org https://lists.linuxfoundation.org/mailman/listinfo/virtualization