Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752651AbdFNXFY (ORCPT ); Wed, 14 Jun 2017 19:05:24 -0400 Received: from mail02-md.ns.itscom.net ([175.177.155.112]:52071 "EHLO mail02-md.ns.itscom.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752098AbdFNXFX (ORCPT ); Wed, 14 Jun 2017 19:05:23 -0400 From: "J. R. Okajima" Subject: Re: Q. drm/i915 shrinker, synchronize_rcu_expedited() from handlers To: Joonas Lahtinen Cc: Hugh Dickins , Jani Nikula , Andrea Arcangeli , chris@chris-wilson.co.uk, daniel.vetter@ffwll.ch, linux-kernel@vger.kernel.org In-Reply-To: <1496215621.4267.2.camel@linux.intel.com> References: <7743.1493532478@jrobl> <20170430094348.GA5970@redhat.com> <16988.1493604328@jrobl> <1493977180.3551.24.camel@linux.intel.com> <17413.1494026939@jrobl> <4234.1495245385@jrobl> <1495432920.4034.4.camel@linux.intel.com> <1496215621.4267.2.camel@linux.intel.com> Date: Thu, 15 Jun 2017 08:05:21 +0900 Message-ID: <9211.1497481521@jrobl> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 400 Lines: 14 Joonas Lahtinen: > Don't worry, it's not lost. It was merged to drm-intel-fixes and thus is in the pipeline. > > There were some unexpected delays getting fixes in, sorry for that. Thanx, I got linux-v4.12-rc4 and it contains 4681ee2 2017-05-18 drm/i915: Do not sync RCU during shrinking How about v4.11.x series? I got v4.11.5, but it doesn't contain the fix. Do you have a plan? J. R. Okajima