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.5 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_PASS,USER_AGENT_MUTT autolearn=ham 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 6E972C43381 for ; Thu, 28 Feb 2019 09:50:02 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 44E472171F for ; Thu, 28 Feb 2019 09:50:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726817AbfB1JuB (ORCPT ); Thu, 28 Feb 2019 04:50:01 -0500 Received: from 8bytes.org ([81.169.241.247]:55812 "EHLO theia.8bytes.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725921AbfB1JuB (ORCPT ); Thu, 28 Feb 2019 04:50:01 -0500 Received: by theia.8bytes.org (Postfix, from userid 1000) id 30E244A3; Thu, 28 Feb 2019 10:49:59 +0100 (CET) Date: Thu, 28 Feb 2019 10:49:59 +0100 From: Joerg Roedel To: Sasha Levin , Lu Baolu Cc: dwmw2@infradead.org, ashok.raj@intel.com, jacob.jun.pan@linux.intel.com, Fenghua Yu , stable@vger.kernel.org Subject: Re: [PATCH 1/1] iommu/vt-d: Check identity map for hot-added devices Message-ID: <20190228094958.GA1594@8bytes.org> References: <20190225024636.32418-1-baolu.lu@linux.intel.com> <20190226212401.7F17B21873@mail.kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190226212401.7F17B21873@mail.kernel.org> User-Agent: Mutt/1.9.4 (2018-02-28) Sender: stable-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org Hi Sasha, Thanks for the heads-up! On Tue, Feb 26, 2019 at 09:24:00PM +0000, Sasha Levin wrote: > Hi, > > [This is an automated email] > > This commit has been processed because it contains a -stable tag. > The stable tag indicates that it's relevant for the following trees: all > > The bot has tested the following trees: v4.20.12, v4.19.25, v4.14.103, v4.9.160, v4.4.176, v3.18.136. > Lu Baolu, can you please check for which stable trees this commit is relevant and provide the backports of the patch (with dependencies if necessary) to the relevant stable trees? Thanks, Joerg