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.8 required=3.0 tests=BAYES_00, 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 5C5B6C433EF for ; Thu, 9 Sep 2021 09:36:20 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 2BFCE611BD for ; Thu, 9 Sep 2021 09:36:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232975AbhIIJh2 (ORCPT ); Thu, 9 Sep 2021 05:37:28 -0400 Received: from 8bytes.org ([81.169.241.247]:53234 "EHLO theia.8bytes.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232860AbhIIJh0 (ORCPT ); Thu, 9 Sep 2021 05:37:26 -0400 Received: by theia.8bytes.org (Postfix, from userid 1000) id 724C060F; Thu, 9 Sep 2021 11:36:15 +0200 (CEST) Date: Thu, 9 Sep 2021 11:36:09 +0200 From: Joerg Roedel To: "Suthikulpanit, Suravee" Cc: linux-kernel@vger.kernel.org, iommu@lists.linux-foundation.org, Jon.Grimm@amd.com, wei.huang2@amd.com Subject: Re: [PATCH 0/3] iommu/amd: Fix unable to handle page fault due to AVIC Message-ID: References: <20210820202957.187572-1-suravee.suthikulpanit@amd.com> <5c7921f4-70ad-5d14-f44c-22a49c2ac068@amd.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5c7921f4-70ad-5d14-f44c-22a49c2ac068@amd.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Suravee, On Thu, Sep 02, 2021 at 09:13:00AM -0700, Suthikulpanit, Suravee wrote: > I'll do that. New plan: I queued them now and added the Fixes tag. Will send a pull-request tomorrow to get them upstream together with a couple of other fixes. Regards, Joerg