From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:39904 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933449AbeGJOP5 (ORCPT ); Tue, 10 Jul 2018 10:15:57 -0400 Date: Tue, 10 Jul 2018 16:15:54 +0200 From: Greg Kroah-Hartman To: Mikulas Patocka Cc: Ben Hutchings , stable@vger.kernel.org, jing xia , David Rientjes , Guenter Roeck , Douglas Anderson , Mike Snitzer Subject: Re: [PATCH 3.16, 4.4, 4.9] dm bufio: avoid sleeping while holding the dm_bufio lock Message-ID: <20180710141554.GP1123@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:36:58AM -0400, Mikulas Patocka wrote: > This is backport of the upstream patch > 9ea61cac0b1ad0c09022f39fd97e9b99a2cfc2dc. 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