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=-4.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,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 0EB45C433E0 for ; Thu, 6 Aug 2020 01:24:30 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id D4DFE22B40 for ; Thu, 6 Aug 2020 01:24:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1596677069; bh=T8WCDzQV//dhGaP65YVXdlNFqnhK5KsODKjlOFzXAlI=; h=Date:From:To:To:To:To:Cc:Cc:Cc:Subject:In-Reply-To:References: List-ID:From; b=HpDnQEJG3zCNUDI0ucEluqV8401nuH+EHMwrt8BzEWaQNagMy1IGci9TnFZypgSjj 56OhBHsIXam9aQu6bhEUVVLbx/z14jXBSHvJfYmvRMFN3Tn9ZsjLwki55XpKsGiknt F+9M5L8SXB48KjR9tWX7eILNBx++NE+maSSOpFRw= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726826AbgHFBY2 (ORCPT ); Wed, 5 Aug 2020 21:24:28 -0400 Received: from mail.kernel.org ([198.145.29.99]:41384 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726844AbgHFBYL (ORCPT ); Wed, 5 Aug 2020 21:24:11 -0400 Received: from localhost (unknown [70.37.104.77]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 8C84322CF7; Thu, 6 Aug 2020 01:24:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1596677050; bh=T8WCDzQV//dhGaP65YVXdlNFqnhK5KsODKjlOFzXAlI=; h=Date:From:To:To:To:To:Cc:Cc:Cc:Subject:In-Reply-To:References: From; b=iq3SBg4xPRamQ2XWwzpt29NDZc5zBtteNujvCl5Shefa0nHo2wL5vu4DmhJ5PpcUZ sU6Ar2yiJaKk59mHzo3yt7liVgv3eDoHSCpCGjNyaCF7ZjZl+Hu6cbcSsM9vjMcrLw 9/c1rQ8aGGCwkLjwe80CpjJmRZQDhY117rLEK7mk= Date: Thu, 06 Aug 2020 01:24:10 +0000 From: Sasha Levin To: Sasha Levin To: Jason Wang To: Max Gurtovoy To: mst@redhat.com, jasowang@redhat.com Cc: Max Gurtovoy , stable@vger.kernel.org Cc: stable@vger.kernel.org Cc: stable@vger.kernel.org Subject: Re: [PATCH] vdpasim: protect concurrent access to iommu iotlb In-Reply-To: <20200731073822.13326-1-jasowang@redhat.com> References: <20200731073822.13326-1-jasowang@redhat.com> Message-Id: <20200806012410.8C84322CF7@mail.kernel.org> Sender: stable-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org Hi [This is an automated email] This commit has been processed because it contains a "Fixes:" tag fixing commit: . The bot has tested the following trees: v5.7.11, v5.4.54, v4.19.135, v4.14.190, v4.9.231, v4.4.231. v5.7.11: Build OK! v5.4.54: Failed to apply! Possible dependencies: 2c53d0f64c06 ("vdpasim: vDPA device simulator") 961e9c84077f ("vDPA: introduce vDPA bus") v4.19.135: Failed to apply! Possible dependencies: 2c53d0f64c06 ("vdpasim: vDPA device simulator") 961e9c84077f ("vDPA: introduce vDPA bus") v4.14.190: Failed to apply! Possible dependencies: 2c53d0f64c06 ("vdpasim: vDPA device simulator") 7b95fec6d2ff ("virtio: make VIRTIO a menuconfig to ease disabling it all") 961e9c84077f ("vDPA: introduce vDPA bus") v4.9.231: Failed to apply! Possible dependencies: 0d7f4f0594fc ("MAINTAINERS: update rmk's entries") 2c53d0f64c06 ("vdpasim: vDPA device simulator") 384fe7a4d732 ("drivers: net: xgene-v2: Add DMA descriptor") 3b3f9a75d931 ("drivers: net: xgene-v2: Add base driver") 404a5c392dcc ("MAINTAINERS: fix virtio file pattern") 51c5d8447bd7 ("MMC: meson: initial support for GX platforms") 6bc37fac30cf ("arm64: dts: add Allwinner A64 SoC .dtsi") 70dbd9b258d5 ("MAINTAINERS: Add entry for APM X-Gene SoC Ethernet (v2) driver") 7683e9e52925 ("Properly alphabetize MAINTAINERS file") 81ccd0cab29b ("drivers: net: xgene-v2: Add mac configuration") 872d1ba47bdc ("MAINTAINERS: Add Actions Semi Owl section") 87c586a6a0e1 ("MAINTAINERS: Update the Allwinner sunXi entry") 961e9c84077f ("vDPA: introduce vDPA bus") b105bcdaaa0e ("drivers: net: xgene-v2: Add transmit and receive") b26bff6e52d8 ("MAINTAINERS: Add device tree bindings to mv88e6xx section") c0a6a5ae6b5d ("MAINTAINERS: copy virtio on balloon_compaction.c") d5d4602e0405 ("Staging: iio: fix a MAINTAINERS entry") dbaf0624ffa5 ("crypto: add virtio-crypto driver") fd33f3eca6bf ("MAINTAINERS: Add maintainers for the meson clock driver") v4.4.231: Failed to apply! Possible dependencies: 02038fd6645a ("crypto: Added Chelsio Menu to the Kconfig file") 06a8fc78367d ("VSOCK: Introduce virtio_vsock_common.ko") 2c53d0f64c06 ("vdpasim: vDPA device simulator") 404a5c392dcc ("MAINTAINERS: fix virtio file pattern") 433cd2c617bf ("crypto: rockchip - add crypto driver for rk3288") 6f99612e2500 ("tpm: Proxy driver for supporting multiple emulated TPMs") 961e9c84077f ("vDPA: introduce vDPA bus") c0a6a5ae6b5d ("MAINTAINERS: copy virtio on balloon_compaction.c") dbaf0624ffa5 ("crypto: add virtio-crypto driver") NOTE: The patch will not be queued to stable trees until it is upstream. How should we proceed with this patch? -- Thanks Sasha