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 X-Spam-Level: X-Spam-Status: No, score=-5.9 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1E654C49EA2 for ; Thu, 17 Jun 2021 06:41:23 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 04B846101A for ; Thu, 17 Jun 2021 06:41:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230197AbhFQGn3 (ORCPT ); Thu, 17 Jun 2021 02:43:29 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43532 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229783AbhFQGn1 (ORCPT ); Thu, 17 Jun 2021 02:43:27 -0400 Received: from mail-pj1-x1029.google.com (mail-pj1-x1029.google.com [IPv6:2607:f8b0:4864:20::1029]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7A9E5C06175F for ; Wed, 16 Jun 2021 23:41:20 -0700 (PDT) Received: by mail-pj1-x1029.google.com with SMTP id fy24-20020a17090b0218b029016c5a59021fso5529829pjb.0 for ; Wed, 16 Jun 2021 23:41:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=IqsCA/yjikDS1aCYzllqiH9HoLVcQQhYIn5qSeonABE=; b=GiFPgetacPTJVsGZ3MFWgSvQPnCdoTJhc4FxcdhnTR1mIKLWNYkC5qsclOh1Nu4T0t 2JBHLcEHEvZiTaAAwPJzRshEva/oe1afpxIyCNXuS6Yc5SEiWBAid4ULBNFnG08bi+4b 5Y3w62S7YQM/biDmcuEcWF0r86zBUuRahetbQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=IqsCA/yjikDS1aCYzllqiH9HoLVcQQhYIn5qSeonABE=; b=j/xL8Ll3O/3YyglYesw0fIAX1fvzenl8mfzOw79iuy7KKra2fae/pcLeChnOkBfvw+ rYL2CNgtkiiVaQyA+sHxFJAUPFQYYOrho6iaIz4RQ2Hu7p5YPDMqhhS8ebSdzwF7pDEP 9PP8Xw3SRx6JZnFObhxqOTQnUrq0go3NTnIeal1J5TB3TpYMJmwsohfwHZI+Hk4CJbgv GRZW4JHlfq5/x5+fU4gyzHE8SUctnycqTXjqX2eAUg1rEvIQf3dDAm8nNQ7pr1lM9UyR WcdV8o7F3kQSDXRQJjpSgCM3Njy71L6ifWIlb1Idi/dGcVxoSLElGYszNMOTIbqbSiXd n2Pw== X-Gm-Message-State: AOAM532dR/hOGYJyJf9a4D1c1nhXI20Y5fKKNRXHWkeRY4BYbXWN7Efc +5J5luGxeYKDHqtN3oIWWKG7FQcK6oQHvg== X-Google-Smtp-Source: ABdhPJyO8KirntQggC6zy54G489lCvGquMv6eEbOxDyc6fPkQ/P9njqnZBejZUbxeG3Y540ACddweA== X-Received: by 2002:a17:90a:cf86:: with SMTP id i6mr6882545pju.224.1623912079849; Wed, 16 Jun 2021 23:41:19 -0700 (PDT) Received: from mail-pg1-f169.google.com (mail-pg1-f169.google.com. [209.85.215.169]) by smtp.gmail.com with ESMTPSA id w142sm4265757pff.154.2021.06.16.23.41.19 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 16 Jun 2021 23:41:19 -0700 (PDT) Received: by mail-pg1-f169.google.com with SMTP id e20so4172422pgg.0 for ; Wed, 16 Jun 2021 23:41:19 -0700 (PDT) X-Received: by 2002:a05:6602:2344:: with SMTP id r4mr2559955iot.69.1623912068770; Wed, 16 Jun 2021 23:41:08 -0700 (PDT) MIME-Version: 1.0 References: <20210616062157.953777-1-tientzu@chromium.org> <20210616120837.GA22783@willie-the-truck> In-Reply-To: <20210616120837.GA22783@willie-the-truck> From: Claire Chang Date: Thu, 17 Jun 2021 14:40:57 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v12 00/12] Restricted DMA To: Will Deacon Cc: Rob Herring , mpe@ellerman.id.au, Joerg Roedel , Frank Rowand , Konrad Rzeszutek Wilk , boris.ostrovsky@oracle.com, jgross@suse.com, Christoph Hellwig , Marek Szyprowski , benh@kernel.crashing.org, paulus@samba.org, "list@263.net:IOMMU DRIVERS" , sstabellini@kernel.org, Robin Murphy , grant.likely@arm.com, xypron.glpk@gmx.de, Thierry Reding , mingo@kernel.org, bauerman@linux.ibm.com, peterz@infradead.org, Greg KH , Saravana Kannan , "Rafael J . Wysocki" , heikki.krogerus@linux.intel.com, Andy Shevchenko , Randy Dunlap , Dan Williams , Bartosz Golaszewski , linux-devicetree , lkml , linuxppc-dev@lists.ozlabs.org, xen-devel@lists.xenproject.org, Nicolas Boichat , Jim Quinlan , Tomasz Figa , bskeggs@redhat.com, Bjorn Helgaas , chris@chris-wilson.co.uk, Daniel Vetter , airlied@linux.ie, dri-devel@lists.freedesktop.org, intel-gfx@lists.freedesktop.org, jani.nikula@linux.intel.com, Jianxiong Gao , joonas.lahtinen@linux.intel.com, linux-pci@vger.kernel.org, maarten.lankhorst@linux.intel.com, matthew.auld@intel.com, rodrigo.vivi@intel.com, thomas.hellstrom@linux.intel.com Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org v13: https://lore.kernel.org/patchwork/cover/1448001/ 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 X-Spam-Level: X-Spam-Status: No, score=-3.6 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id AF25BC2B9F4 for ; Thu, 17 Jun 2021 06:42:48 +0000 (UTC) Received: from lists.ozlabs.org (lists.ozlabs.org [112.213.38.117]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 2B6B6610A1 for ; Thu, 17 Jun 2021 06:42:48 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2B6B6610A1 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=chromium.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4G5CD74TNMz3djP for ; Thu, 17 Jun 2021 16:42:47 +1000 (AEST) Authentication-Results: lists.ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=chromium.org header.i=@chromium.org header.a=rsa-sha256 header.s=google header.b=GiFPgeta; dkim-atps=neutral Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=chromium.org (client-ip=2607:f8b0:4864:20::630; helo=mail-pl1-x630.google.com; envelope-from=tientzu@chromium.org; receiver=) Authentication-Results: lists.ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=chromium.org header.i=@chromium.org header.a=rsa-sha256 header.s=google header.b=GiFPgeta; dkim-atps=neutral Received: from mail-pl1-x630.google.com (mail-pl1-x630.google.com [IPv6:2607:f8b0:4864:20::630]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4G5CBX1WLlz3cmr for ; Thu, 17 Jun 2021 16:41:24 +1000 (AEST) Received: by mail-pl1-x630.google.com with SMTP id f10so270946plg.0 for ; Wed, 16 Jun 2021 23:41:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=IqsCA/yjikDS1aCYzllqiH9HoLVcQQhYIn5qSeonABE=; b=GiFPgetacPTJVsGZ3MFWgSvQPnCdoTJhc4FxcdhnTR1mIKLWNYkC5qsclOh1Nu4T0t 2JBHLcEHEvZiTaAAwPJzRshEva/oe1afpxIyCNXuS6Yc5SEiWBAid4ULBNFnG08bi+4b 5Y3w62S7YQM/biDmcuEcWF0r86zBUuRahetbQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=IqsCA/yjikDS1aCYzllqiH9HoLVcQQhYIn5qSeonABE=; b=NvWH+wYKvU1p7kVLxJaJQekdgL3XhdAzmi035DQHaOkhmfpL+9SeqPXMawq05zqrzV t5g8p7HBsfYd29kw2bDvjz9pGJgTF1tfsNEaWKitfcy/1e3u5DubnWstzU53FlCorjWB gE5yVshxf/IE4y0YYAdA7+liC0WsBvg95Kr6douIobB315QQFMFaEfsd1ORhj9/r5qTJ nW+elF5r1ohjlMOmuSoWIIbP9YHA6wi3uAHh6NOtOT2Ftf8Zm/bMerRr7rFHPKg9bVVQ Y2gUoETDvHLNipbUTVhQE7xW+4k/D/PQZf4fty6ytt9d5nEhic6dKNmp4FaT9745ZTOc ikQg== X-Gm-Message-State: AOAM530R911NqaQsWj7yzGNHwg5b4ipE7usc2dqiL7RJH6Y2gNuvhkD9 TiqHWXkjNsBTS1sPs1aQh9qYIYyHhGVJbA== X-Google-Smtp-Source: ABdhPJys5OxLXpwlL73Ml6kwIMYZOXkKpwCjEcsiOlOJEQbNa9AR9PSYuzbgwFldzqeFJwGA5ANX8A== X-Received: by 2002:a17:90a:7d06:: with SMTP id g6mr4005292pjl.91.1623912080024; Wed, 16 Jun 2021 23:41:20 -0700 (PDT) Received: from mail-pf1-f171.google.com (mail-pf1-f171.google.com. [209.85.210.171]) by smtp.gmail.com with ESMTPSA id j15sm4017398pjn.28.2021.06.16.23.41.19 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 16 Jun 2021 23:41:19 -0700 (PDT) Received: by mail-pf1-f171.google.com with SMTP id d62so2215506pfd.3 for ; Wed, 16 Jun 2021 23:41:19 -0700 (PDT) X-Received: by 2002:a05:6602:2344:: with SMTP id r4mr2559955iot.69.1623912068770; Wed, 16 Jun 2021 23:41:08 -0700 (PDT) MIME-Version: 1.0 References: <20210616062157.953777-1-tientzu@chromium.org> <20210616120837.GA22783@willie-the-truck> In-Reply-To: <20210616120837.GA22783@willie-the-truck> From: Claire Chang Date: Thu, 17 Jun 2021 14:40:57 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v12 00/12] Restricted DMA To: Will Deacon Content-Type: text/plain; charset="UTF-8" X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: heikki.krogerus@linux.intel.com, thomas.hellstrom@linux.intel.com, peterz@infradead.org, joonas.lahtinen@linux.intel.com, dri-devel@lists.freedesktop.org, chris@chris-wilson.co.uk, grant.likely@arm.com, paulus@samba.org, Frank Rowand , mingo@kernel.org, Marek Szyprowski , sstabellini@kernel.org, Saravana Kannan , Joerg Roedel , "Rafael J . Wysocki" , Christoph Hellwig , Bartosz Golaszewski , bskeggs@redhat.com, linux-pci@vger.kernel.org, xen-devel@lists.xenproject.org, Thierry Reding , intel-gfx@lists.freedesktop.org, matthew.auld@intel.com, linux-devicetree , Jianxiong Gao , Daniel Vetter , Konrad Rzeszutek Wilk , maarten.lankhorst@linux.intel.com, airlied@linux.ie, Dan Williams , linuxppc-dev@lists.ozlabs.org, jani.nikula@linux.intel.com, Rob Herring , rodrigo.vivi@intel.com, Bjorn Helgaas , boris.ostrovsky@oracle.com, Andy Shevchenko , jgross@suse.com, Nicolas Boichat , Greg KH , Randy Dunlap , lkml , Tomasz Figa , "list@263.net:IOMMU DRIVERS" , Jim Quinlan , xypron.glpk@gmx.de, Robin Murphy , bauerman@linux.ibm.com Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" v13: https://lore.kernel.org/patchwork/cover/1448001/ 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 X-Spam-Level: X-Spam-Status: No, score=-3.6 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5A850C2B9F4 for ; Thu, 17 Jun 2021 06:47:08 +0000 (UTC) Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id EB00760200 for ; Thu, 17 Jun 2021 06:47:07 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org EB00760200 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=chromium.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=iommu-bounces@lists.linux-foundation.org Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id B9CE66077A; Thu, 17 Jun 2021 06:47:07 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id R-Qf_PnUcSMG; Thu, 17 Jun 2021 06:47:07 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [IPv6:2605:bc80:3010:104::8cd3:938]) by smtp3.osuosl.org (Postfix) with ESMTPS id BD8BC60792; Thu, 17 Jun 2021 06:47:06 +0000 (UTC) Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id 93297C000E; Thu, 17 Jun 2021 06:47:06 +0000 (UTC) Received: from smtp3.osuosl.org (smtp3.osuosl.org [IPv6:2605:bc80:3010::136]) by lists.linuxfoundation.org (Postfix) with ESMTP id D9BC5C000B for ; Thu, 17 Jun 2021 06:47:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id C830F60792 for ; Thu, 17 Jun 2021 06:47:05 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Nx81_PmbuOUR for ; Thu, 17 Jun 2021 06:47:05 +0000 (UTC) X-Greylist: whitelisted by SQLgrey-1.8.0 Received: from mail-pf1-x42c.google.com (mail-pf1-x42c.google.com [IPv6:2607:f8b0:4864:20::42c]) by smtp3.osuosl.org (Postfix) with ESMTPS id 2B3296077A for ; Thu, 17 Jun 2021 06:47:05 +0000 (UTC) Received: by mail-pf1-x42c.google.com with SMTP id z26so4203187pfj.5 for ; Wed, 16 Jun 2021 23:47:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=IqsCA/yjikDS1aCYzllqiH9HoLVcQQhYIn5qSeonABE=; b=GiFPgetacPTJVsGZ3MFWgSvQPnCdoTJhc4FxcdhnTR1mIKLWNYkC5qsclOh1Nu4T0t 2JBHLcEHEvZiTaAAwPJzRshEva/oe1afpxIyCNXuS6Yc5SEiWBAid4ULBNFnG08bi+4b 5Y3w62S7YQM/biDmcuEcWF0r86zBUuRahetbQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=IqsCA/yjikDS1aCYzllqiH9HoLVcQQhYIn5qSeonABE=; b=DZvIqtaSgBnvhtHqPINgT9Tw1TgcxAFYEwEREc6h6IBaHx9HYRxtob7xIy/CUajJpa WvJ4Bli7FcJUrWyYkP8IQoyuUSC2671n9TqIb/DTzjNwTyDFd5cqdQgQFNlH2plZRYwS kxv83UOiteeoRN1d7uuZCFIGUr6D+7ktAvXHJLhybSBUPydFQ8kxDCdHvddhf1NgCCOi RmOlXta6Ta10wwT0fnqsDshlZXSkkLisVH4NG04Pw+FOr5oean+2XCNFoGKe1EeGDo/L 4cDw47YoZx2mrXVcMEBXIScu/Mj/628ap8MSLSpziTTOvUlCfZv+CHFik8EG6yl892Vq ctow== X-Gm-Message-State: AOAM530zLMblLwC74tnKyn0ttO5qyMtmNeVxZJwNFY+BEjF7D+4AL4h0 QkRN6AGSsdmaqO/YwDdmuQ5Juu4YO5qQPQ== X-Google-Smtp-Source: ABdhPJxE0bl35+o1FBK9Wmvw1pdbzPTQYcB8CTlIgf96JqvN+iZ+4hy/B8XkedFbt4rh2IgzCNfDLg== X-Received: by 2002:a05:6a00:26c6:b029:2f5:358c:6761 with SMTP id p6-20020a056a0026c6b02902f5358c6761mr3910684pfw.50.1623912424395; Wed, 16 Jun 2021 23:47:04 -0700 (PDT) Received: from mail-pf1-f171.google.com (mail-pf1-f171.google.com. [209.85.210.171]) by smtp.gmail.com with ESMTPSA id v7sm4085344pfi.187.2021.06.16.23.47.03 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 16 Jun 2021 23:47:04 -0700 (PDT) Received: by mail-pf1-f171.google.com with SMTP id s14so4190949pfd.9 for ; Wed, 16 Jun 2021 23:47:03 -0700 (PDT) X-Received: by 2002:a05:6602:2344:: with SMTP id r4mr2559955iot.69.1623912068770; Wed, 16 Jun 2021 23:41:08 -0700 (PDT) MIME-Version: 1.0 References: <20210616062157.953777-1-tientzu@chromium.org> <20210616120837.GA22783@willie-the-truck> In-Reply-To: <20210616120837.GA22783@willie-the-truck> From: Claire Chang Date: Thu, 17 Jun 2021 14:40:57 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v12 00/12] Restricted DMA To: Will Deacon Cc: heikki.krogerus@linux.intel.com, thomas.hellstrom@linux.intel.com, peterz@infradead.org, benh@kernel.crashing.org, joonas.lahtinen@linux.intel.com, dri-devel@lists.freedesktop.org, chris@chris-wilson.co.uk, grant.likely@arm.com, paulus@samba.org, Frank Rowand , mingo@kernel.org, sstabellini@kernel.org, Saravana Kannan , mpe@ellerman.id.au, "Rafael J . Wysocki" , Christoph Hellwig , Bartosz Golaszewski , bskeggs@redhat.com, linux-pci@vger.kernel.org, xen-devel@lists.xenproject.org, Thierry Reding , intel-gfx@lists.freedesktop.org, matthew.auld@intel.com, linux-devicetree , Jianxiong Gao , Daniel Vetter , Konrad Rzeszutek Wilk , maarten.lankhorst@linux.intel.com, airlied@linux.ie, Dan Williams , linuxppc-dev@lists.ozlabs.org, jani.nikula@linux.intel.com, Rob Herring , rodrigo.vivi@intel.com, Bjorn Helgaas , boris.ostrovsky@oracle.com, Andy Shevchenko , jgross@suse.com, Nicolas Boichat , Greg KH , Randy Dunlap , lkml , "list@263.net:IOMMU DRIVERS" , Jim Quinlan , xypron.glpk@gmx.de, Robin Murphy , bauerman@linux.ibm.com X-BeenThere: iommu@lists.linux-foundation.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Development issues for Linux IOMMU support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: iommu-bounces@lists.linux-foundation.org Sender: "iommu" v13: https://lore.kernel.org/patchwork/cover/1448001/ _______________________________________________ iommu mailing list iommu@lists.linux-foundation.org https://lists.linuxfoundation.org/mailman/listinfo/iommu 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 X-Spam-Level: X-Spam-Status: No, score=-3.6 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id A6B16C48BE5 for ; Thu, 17 Jun 2021 06:41:22 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 6CAC36101A for ; Thu, 17 Jun 2021 06:41:22 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6CAC36101A Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=chromium.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id D48EF6E0C4; Thu, 17 Jun 2021 06:41:21 +0000 (UTC) Received: from mail-io1-xd34.google.com (mail-io1-xd34.google.com [IPv6:2607:f8b0:4864:20::d34]) by gabe.freedesktop.org (Postfix) with ESMTPS id E74626E0C4 for ; Thu, 17 Jun 2021 06:41:20 +0000 (UTC) Received: by mail-io1-xd34.google.com with SMTP id d9so1940775ioo.2 for ; Wed, 16 Jun 2021 23:41:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=IqsCA/yjikDS1aCYzllqiH9HoLVcQQhYIn5qSeonABE=; b=GiFPgetacPTJVsGZ3MFWgSvQPnCdoTJhc4FxcdhnTR1mIKLWNYkC5qsclOh1Nu4T0t 2JBHLcEHEvZiTaAAwPJzRshEva/oe1afpxIyCNXuS6Yc5SEiWBAid4ULBNFnG08bi+4b 5Y3w62S7YQM/biDmcuEcWF0r86zBUuRahetbQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=IqsCA/yjikDS1aCYzllqiH9HoLVcQQhYIn5qSeonABE=; b=esIUaJf1SSyjhuYG62B3v3uuEmErvW5xKR36bGFqbvhYSV4GH09JWfglywKzEAVtUb 2A9kerwmN25LLSUMgovbH+E1f6Bhu24qapUkpbmxz+8z1NGUxbK0UBJGPseuoj11cgR3 yf95469hRfKYyZ1/N8iIM3g+rXnFbr6ZPoKZwa2VBWUAmf/okDqbr6O9wcU4ZEUSN6Ve wTffI6JuH9XUXD0vinVlw9wO0zmRRpc2to7N6YPSofczmTKuUoqSmUvJXTMzaX0rcTZl m2QW/o6kA2WE9uo4i1x3bvrQbD2IBEoHs44UA2VUS7HlHMhwxQg37wocMPXdQ8/Lq/jz NHCQ== X-Gm-Message-State: AOAM533uv2J1AJjBjGk7kGDTn3tOVHEvWpI9ULX05+hrIZejRd67vIe+ Ma/wq/Oz4j5V4f7fp7c9aa7/UVE8ClcGwg== X-Google-Smtp-Source: ABdhPJxeTFBZsRmC7zthrF7YhNom0MDQvn/Rv9bYrKCTdAmhbWeQbGv0l/2Y3Zm67c9Icohc8CnPFA== X-Received: by 2002:a02:cd9c:: with SMTP id l28mr3084031jap.61.1623912080042; Wed, 16 Jun 2021 23:41:20 -0700 (PDT) Received: from mail-io1-f52.google.com (mail-io1-f52.google.com. [209.85.166.52]) by smtp.gmail.com with ESMTPSA id e17sm2437104iog.35.2021.06.16.23.41.19 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 16 Jun 2021 23:41:19 -0700 (PDT) Received: by mail-io1-f52.google.com with SMTP id o5so129994iob.4 for ; Wed, 16 Jun 2021 23:41:19 -0700 (PDT) X-Received: by 2002:a05:6602:2344:: with SMTP id r4mr2559955iot.69.1623912068770; Wed, 16 Jun 2021 23:41:08 -0700 (PDT) MIME-Version: 1.0 References: <20210616062157.953777-1-tientzu@chromium.org> <20210616120837.GA22783@willie-the-truck> In-Reply-To: <20210616120837.GA22783@willie-the-truck> From: Claire Chang Date: Thu, 17 Jun 2021 14:40:57 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v12 00/12] Restricted DMA To: Will Deacon Content-Type: text/plain; charset="UTF-8" X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: heikki.krogerus@linux.intel.com, thomas.hellstrom@linux.intel.com, peterz@infradead.org, dri-devel@lists.freedesktop.org, chris@chris-wilson.co.uk, grant.likely@arm.com, paulus@samba.org, Frank Rowand , mingo@kernel.org, Marek Szyprowski , sstabellini@kernel.org, Saravana Kannan , mpe@ellerman.id.au, Joerg Roedel , "Rafael J . Wysocki" , Christoph Hellwig , Bartosz Golaszewski , bskeggs@redhat.com, linux-pci@vger.kernel.org, xen-devel@lists.xenproject.org, Thierry Reding , intel-gfx@lists.freedesktop.org, matthew.auld@intel.com, linux-devicetree , Jianxiong Gao , Konrad Rzeszutek Wilk , airlied@linux.ie, Dan Williams , linuxppc-dev@lists.ozlabs.org, Rob Herring , rodrigo.vivi@intel.com, Bjorn Helgaas , boris.ostrovsky@oracle.com, Andy Shevchenko , jgross@suse.com, Nicolas Boichat , Greg KH , Randy Dunlap , lkml , Tomasz Figa , "list@263.net:IOMMU DRIVERS" , Jim Quinlan , xypron.glpk@gmx.de, Robin Murphy , bauerman@linux.ibm.com Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" v13: https://lore.kernel.org/patchwork/cover/1448001/ 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 X-Spam-Level: X-Spam-Status: No, score=-3.6 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7AD1CC2B9F4 for ; Thu, 17 Jun 2021 06:49:14 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 47742611BE for ; Thu, 17 Jun 2021 06:49:14 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 47742611BE Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=chromium.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=intel-gfx-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id DE51F6E882; Thu, 17 Jun 2021 06:49:13 +0000 (UTC) Received: from mail-il1-x130.google.com (mail-il1-x130.google.com [IPv6:2607:f8b0:4864:20::130]) by gabe.freedesktop.org (Postfix) with ESMTPS id 6A3ED6E882 for ; Thu, 17 Jun 2021 06:49:13 +0000 (UTC) Received: by mail-il1-x130.google.com with SMTP id j14so4483216ila.6 for ; Wed, 16 Jun 2021 23:49:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=IqsCA/yjikDS1aCYzllqiH9HoLVcQQhYIn5qSeonABE=; b=GiFPgetacPTJVsGZ3MFWgSvQPnCdoTJhc4FxcdhnTR1mIKLWNYkC5qsclOh1Nu4T0t 2JBHLcEHEvZiTaAAwPJzRshEva/oe1afpxIyCNXuS6Yc5SEiWBAid4ULBNFnG08bi+4b 5Y3w62S7YQM/biDmcuEcWF0r86zBUuRahetbQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=IqsCA/yjikDS1aCYzllqiH9HoLVcQQhYIn5qSeonABE=; b=GtLACv2+cY1eRnOdUZVeGJSrYKvaEOLdi7E7oZ/Q6BdWgAeG9cfzMlbSkX/26CNmxS jd8ou9K6tK/LJsPSYDnf8B3SpTxfDQqhWsBmxKSBhAWj2dV/VsBrtrWkSJj8vSCACws+ ADjjQFQ90SWFuh08Kq0cGE9+EGVUFowbHg9arTWZC9WesX6xt5TKjd/2lYHEloRll806 3DDNrjwfE0k0iU0Y98dW8LHY2/lBPy9WNZR/MK7JTmxa48NdSh1ovKGFW0pdRS9Z0wYo 3EauvzaFzaP7R0ACWf4/7nnKbUuiS331GuB1XvG+bOuT2b4VeMf8OaL9QybjlOT43dvp youA== X-Gm-Message-State: AOAM5318CayrptggCpZAwiutG7p2uHq3ep0cTzpZUH5p88jcb2rSPHD0 +iwHqurrSJ9+c9Ys4RXkNaMea9wDJFfvrg== X-Google-Smtp-Source: ABdhPJz6HxN88+ZFectTSHAu2OJq9uhFWLL40aTHUZXSdSzpO5o7HYorMzberUpFikRdT1ddf+j6KQ== X-Received: by 2002:a92:c7cf:: with SMTP id g15mr2492079ilk.28.1623912552626; Wed, 16 Jun 2021 23:49:12 -0700 (PDT) Received: from mail-il1-f170.google.com (mail-il1-f170.google.com. [209.85.166.170]) by smtp.gmail.com with ESMTPSA id e2sm331638iot.50.2021.06.16.23.49.12 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 16 Jun 2021 23:49:12 -0700 (PDT) Received: by mail-il1-f170.google.com with SMTP id x12so4502264ill.4 for ; Wed, 16 Jun 2021 23:49:12 -0700 (PDT) X-Received: by 2002:a05:6602:2344:: with SMTP id r4mr2559955iot.69.1623912068770; Wed, 16 Jun 2021 23:41:08 -0700 (PDT) MIME-Version: 1.0 References: <20210616062157.953777-1-tientzu@chromium.org> <20210616120837.GA22783@willie-the-truck> In-Reply-To: <20210616120837.GA22783@willie-the-truck> From: Claire Chang Date: Thu, 17 Jun 2021 14:40:57 +0800 X-Gmail-Original-Message-ID: Message-ID: To: Will Deacon Subject: Re: [Intel-gfx] [PATCH v12 00/12] Restricted DMA X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: heikki.krogerus@linux.intel.com, thomas.hellstrom@linux.intel.com, peterz@infradead.org, benh@kernel.crashing.org, dri-devel@lists.freedesktop.org, chris@chris-wilson.co.uk, grant.likely@arm.com, paulus@samba.org, Frank Rowand , mingo@kernel.org, Marek Szyprowski , sstabellini@kernel.org, Saravana Kannan , mpe@ellerman.id.au, Joerg Roedel , "Rafael J . Wysocki" , Christoph Hellwig , Bartosz Golaszewski , bskeggs@redhat.com, linux-pci@vger.kernel.org, xen-devel@lists.xenproject.org, Thierry Reding , intel-gfx@lists.freedesktop.org, matthew.auld@intel.com, linux-devicetree , Jianxiong Gao , Konrad Rzeszutek Wilk , airlied@linux.ie, Dan Williams , linuxppc-dev@lists.ozlabs.org, Rob Herring , Bjorn Helgaas , boris.ostrovsky@oracle.com, Andy Shevchenko , jgross@suse.com, Nicolas Boichat , Greg KH , Randy Dunlap , lkml , Tomasz Figa , "list@263.net:IOMMU DRIVERS" , Jim Quinlan , xypron.glpk@gmx.de, Robin Murphy , bauerman@linux.ibm.com Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" v13: https://lore.kernel.org/patchwork/cover/1448001/ _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx 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 X-Spam-Level: X-Spam-Status: No, score=-5.9 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7B7B5C2B9F4 for ; Thu, 17 Jun 2021 06:49:18 +0000 (UTC) Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 372EF611BE for ; Thu, 17 Jun 2021 06:49:18 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 372EF611BE Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=chromium.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=xen-devel-bounces@lists.xenproject.org Received: from list by lists.xenproject.org with outflank-mailman.143711.264739 (Exim 4.92) (envelope-from ) id 1ltlpo-0003dA-Bf; Thu, 17 Jun 2021 06:49:04 +0000 X-Outflank-Mailman: Message body and most headers restored to incoming version Received: by outflank-mailman (output) from mailman id 143711.264739; Thu, 17 Jun 2021 06:49:04 +0000 Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1ltlpo-0003d3-8U; Thu, 17 Jun 2021 06:49:04 +0000 Received: by outflank-mailman (input) for mailman id 143711; Thu, 17 Jun 2021 06:49:03 +0000 Received: from us1-rack-iad1.inumbo.com ([172.99.69.81]) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1ltlpn-0003cx-9t for xen-devel@lists.xenproject.org; Thu, 17 Jun 2021 06:49:03 +0000 Received: from mail-pl1-x634.google.com (unknown [2607:f8b0:4864:20::634]) by us1-rack-iad1.inumbo.com (Halon) with ESMTPS id 32eff0be-56c6-4a8a-936c-0ce81a5f744b; Thu, 17 Jun 2021 06:49:02 +0000 (UTC) Received: by mail-pl1-x634.google.com with SMTP id x10so2413863plg.3 for ; Wed, 16 Jun 2021 23:49:02 -0700 (PDT) Received: from mail-pg1-f169.google.com (mail-pg1-f169.google.com. [209.85.215.169]) by smtp.gmail.com with ESMTPSA id o34sm759154pgm.6.2021.06.16.23.49.01 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 16 Jun 2021 23:49:01 -0700 (PDT) Received: by mail-pg1-f169.google.com with SMTP id e22so4125998pgv.10 for ; Wed, 16 Jun 2021 23:49:01 -0700 (PDT) X-BeenThere: xen-devel@lists.xenproject.org List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Errors-To: xen-devel-bounces@lists.xenproject.org Precedence: list Sender: "Xen-devel" X-Inumbo-ID: 32eff0be-56c6-4a8a-936c-0ce81a5f744b DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=IqsCA/yjikDS1aCYzllqiH9HoLVcQQhYIn5qSeonABE=; b=GiFPgetacPTJVsGZ3MFWgSvQPnCdoTJhc4FxcdhnTR1mIKLWNYkC5qsclOh1Nu4T0t 2JBHLcEHEvZiTaAAwPJzRshEva/oe1afpxIyCNXuS6Yc5SEiWBAid4ULBNFnG08bi+4b 5Y3w62S7YQM/biDmcuEcWF0r86zBUuRahetbQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=IqsCA/yjikDS1aCYzllqiH9HoLVcQQhYIn5qSeonABE=; b=mPWP1Kc2tL77A8f7hWt5yRVzjRAMHN689evo9lxfp8Mjyne7cPNWGC7lgxauIGLB5Y X+otdIYTnEMjD88glFo9JHmaxt36LaL6IJK1TCxuAWjsmMqvyNuH82+MzOc9i4/tb/2v 6P26uQI/3fvMVKFyG3sOEwW/ZmIzgai05eaH3fhL1P2PAzqNbxiT9tApK+akp7wnD8bo sL0E9g9Iz54qUmuzeQgxD/GjgH90tXtjvFKhsFixzow9ePU7NIPILgOS0WaKP+//RHAG YdDwhQvZhuyuz8mgNUihSQ3CFRIHAo3p98R6Y/qtoSzx5IYaAD3+TUFEqC9vY+Qy8/4b 2Nqg== X-Gm-Message-State: AOAM533vRMOEhYFlOZFFiHSUGHricsW4ZEsRWJMK6gvfKyux7d/YdYdl mKckziAImTfsg+SuXuD2jzrxWp+VB7Fung== X-Google-Smtp-Source: ABdhPJxJXQ84cUseu++86IpuRVDPr4p/6SI3aPiykIMrIlz8fLyXTyibCL6Gcu8XdqmmrDvw5SfHhQ== X-Received: by 2002:a17:90a:6e4d:: with SMTP id s13mr3944782pjm.29.1623912541680; Wed, 16 Jun 2021 23:49:01 -0700 (PDT) X-Received: by 2002:a05:6602:2344:: with SMTP id r4mr2559955iot.69.1623912068770; Wed, 16 Jun 2021 23:41:08 -0700 (PDT) MIME-Version: 1.0 References: <20210616062157.953777-1-tientzu@chromium.org> <20210616120837.GA22783@willie-the-truck> In-Reply-To: <20210616120837.GA22783@willie-the-truck> From: Claire Chang Date: Thu, 17 Jun 2021 14:40:57 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v12 00/12] Restricted DMA To: Will Deacon Cc: Rob Herring , mpe@ellerman.id.au, Joerg Roedel , Frank Rowand , Konrad Rzeszutek Wilk , boris.ostrovsky@oracle.com, jgross@suse.com, Christoph Hellwig , Marek Szyprowski , benh@kernel.crashing.org, paulus@samba.org, "list@263.net:IOMMU DRIVERS" , sstabellini@kernel.org, Robin Murphy , grant.likely@arm.com, xypron.glpk@gmx.de, Thierry Reding , mingo@kernel.org, bauerman@linux.ibm.com, peterz@infradead.org, Greg KH , Saravana Kannan , "Rafael J . Wysocki" , heikki.krogerus@linux.intel.com, Andy Shevchenko , Randy Dunlap , Dan Williams , Bartosz Golaszewski , linux-devicetree , lkml , linuxppc-dev@lists.ozlabs.org, xen-devel@lists.xenproject.org, Nicolas Boichat , Jim Quinlan , Tomasz Figa , bskeggs@redhat.com, Bjorn Helgaas , chris@chris-wilson.co.uk, Daniel Vetter , airlied@linux.ie, dri-devel@lists.freedesktop.org, intel-gfx@lists.freedesktop.org, jani.nikula@linux.intel.com, Jianxiong Gao , joonas.lahtinen@linux.intel.com, linux-pci@vger.kernel.org, maarten.lankhorst@linux.intel.com, matthew.auld@intel.com, rodrigo.vivi@intel.com, thomas.hellstrom@linux.intel.com Content-Type: text/plain; charset="UTF-8" v13: https://lore.kernel.org/patchwork/cover/1448001/