From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:40204 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754260AbeGJOS2 (ORCPT ); Tue, 10 Jul 2018 10:18:28 -0400 Date: Tue, 10 Jul 2018 16:18:25 +0200 From: Greg Kroah-Hartman To: Mikulas Patocka Cc: stable@vger.kernel.org, jing xia , David Rientjes , Guenter Roeck , Douglas Anderson , Mike Snitzer Subject: Re: [PATCH 4.4, 4.9] dm bufio: don't take the lock in dm_bufio_shrink_count Message-ID: <20180710141825.GS1123@kroah.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: stable-owner@vger.kernel.org List-ID: On Wed, Jul 04, 2018 at 10:41:03AM -0400, Mikulas Patocka wrote: > This is backport of the upstream patch > d12067f428c037b4575aaeb2be00847fc214c24a. It should be backported to > stable kernels because this performance problem was seen on the android > 4.4 kernel. Now applied, thanks. greg k-h