From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:56576 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752354AbdGYODq (ORCPT ); Tue, 25 Jul 2017 10:03:46 -0400 Date: Tue, 25 Jul 2017 07:03:40 -0700 From: "gregkh@linuxfoundation.org" To: "Dong, Chuanxiao" Cc: "stable@vger.kernel.org" , "stable-commits@vger.kernel.org" Subject: Re: Patch "drm/i915/gvt: Fix possible recursive locking issue" has been added to the 4.12-stable tree Message-ID: <20170725140340.GE20317@kroah.com> References: <1500957566105124@kroah.com> <17296D9F8FF2234F831FC3DF505A87A9632B0596@SHSMSX103.ccr.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <17296D9F8FF2234F831FC3DF505A87A9632B0596@SHSMSX103.ccr.corp.intel.com> Sender: stable-owner@vger.kernel.org List-ID: On Tue, Jul 25, 2017 at 05:16:01AM +0000, Dong, Chuanxiao wrote: > Hi Greg, > > This fix is not needed and the issue is actually fixed by below which you just picked for 4.12-stable tree. > >From 7f56c30bd0a232822aca38d288da475613bdff9b Mon Sep 17 00:00:00 2001 > From: Alex Williamson > Date: Fri, 7 Jul 2017 15:37:38 -0600 > Subject: vfio: Remove unnecessary uses of vfio_container.group_lock > > From: Alex Williamson > > commit 7f56c30bd0a232822aca38d288da475613bdff9b upstream. > > And this patch is already reverted. So please drop this one. Ok, now dropped. thanks, greg k-h