Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932961AbdC3Hbq (ORCPT ); Thu, 30 Mar 2017 03:31:46 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:40312 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932650AbdC3Hbp (ORCPT ); Thu, 30 Mar 2017 03:31:45 -0400 Date: Thu, 30 Mar 2017 09:31:28 +0200 From: Greg Kroah-Hartman To: Michal Hocko Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, Sergey Jerusalimov , Ilya Dryomov , Jeff Layton Subject: Re: [PATCH 4.10 094/111] libceph: force GFP_NOIO for socket allocations Message-ID: <20170330073128.GA5721@kroah.com> References: <20170328122915.640228468@linuxfoundation.org> <20170328122919.554656677@linuxfoundation.org> <20170329080939.GD27994@dhcp22.suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170329080939.GD27994@dhcp22.suse.cz> User-Agent: Mutt/1.8.0 (2017-02-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 752 Lines: 18 On Wed, Mar 29, 2017 at 10:09:40AM +0200, Michal Hocko wrote: > On Tue 28-03-17 14:31:20, Greg KH wrote: > > 4.10-stable review patch. If anyone has any objections, please let me know. > > Greg, please hold on with this backport. I would like to get > http://lkml.kernel.org/r/20170328124312.GE18241@dhcp22.suse.cz resolved. > So far I believe the patch is simply not needed. I might be wrong but I > would like to hear the explanation first. Using NOIO, NOFS context is > misunderstodd very often and I suspect this is the case here as well. I've now dropped it from the 4.4, 4.9, and 4.10 stable queues, thanks. If you all get this sorted out, Ilya, please let me know if I should apply any specific patch to the stable trees. thanks, greg k-h