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=-2.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 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 39844C433DF for ; Mon, 25 May 2020 11:55:37 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 190AE206DD for ; Mon, 25 May 2020 11:55:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2390196AbgEYLzg (ORCPT ); Mon, 25 May 2020 07:55:36 -0400 Received: from 8bytes.org ([81.169.241.247]:44514 "EHLO theia.8bytes.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2390169AbgEYLzg (ORCPT ); Mon, 25 May 2020 07:55:36 -0400 Received: by theia.8bytes.org (Postfix, from userid 1000) id 99B1D327; Mon, 25 May 2020 13:55:34 +0200 (CEST) Date: Mon, 25 May 2020 13:55:31 +0200 From: Joerg Roedel To: Stephen Rothwell Cc: Linux Next Mailing List , Linux Kernel Mailing List , Lu Baolu Subject: Re: linux-next: Fixes tag needs some work in the iommu tree Message-ID: <20200525115530.GA5221@8bytes.org> References: <20200520043631.41a150d2@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200520043631.41a150d2@canb.auug.org.au> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-next-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org On Wed, May 20, 2020 at 04:36:31AM +1000, Stephen Rothwell wrote: > Maybe you meant > > Fixes: b0d1f8741b81 ("iommu/vt-d: Add nested translation helper function") > Fixes: 56722a4398a3 ("iommu/vt-d: Add bind guest PASID support") Updated, thanks.