Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933969AbcJMCts (ORCPT ); Wed, 12 Oct 2016 22:49:48 -0400 Received: from szxga02-in.huawei.com ([119.145.14.65]:7497 "EHLO szxga02-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933707AbcJMCtk (ORCPT ); Wed, 12 Oct 2016 22:49:40 -0400 Subject: Re: [PATCH 3.4 065/125] drm/ttm: Fixed a read/write lock imbalance To: Thomas Hellstrom , , References: <1476275600-4626-1-git-send-email-lizf@kernel.org> <1476275641-4697-65-git-send-email-lizf@kernel.org> CC: From: Zefan Li Message-ID: <57FEF61A.3030602@huawei.com> Date: Thu, 13 Oct 2016 10:48:58 +0800 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.177.19.236] X-CFilter-Loop: Reflected Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 238 Lines: 8 On 2016/10/12 21:04, Thomas Hellstrom wrote: > Li, > > IIRC This one goes hand in hand with a vmwgfx (the only user) patch. > Please don't apply until I've figured out whether that patch is also in 3.4. > I'll drop it for now. Thanks!