Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757290AbaKTQUL (ORCPT ); Thu, 20 Nov 2014 11:20:11 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:42039 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751103AbaKTQUJ (ORCPT ); Thu, 20 Nov 2014 11:20:09 -0500 Date: Thu, 20 Nov 2014 08:20:07 -0800 From: Greg Kroah-Hartman To: Johannes Weiner Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, Rik van Riel , Minchan Kim , Andrea Arcangeli , Bob Liu , Christoph Hellwig , Dave Chinner , Greg Thelen , Hugh Dickins , Jan Kara , KOSAKI Motohiro , Luigi Semenzato , Mel Gorman , Metin Doslu , Michel Lespinasse , Ozgun Erdogan , Peter Zijlstra , Roman Gushchin , Ryan Mallon , Tejun Heo , Vlastimil Babka , Andrew Morton , Linus Torvalds Subject: Re: [PATCH 3.14 102/122] mm + fs: prepare for non-page entries in page cache radix trees Message-ID: <20141120162007.GA32617@kroah.com> References: <20141119205208.812884198@linuxfoundation.org> <20141119205212.209198738@linuxfoundation.org> <20141120154937.GA325@phnom.home.cmpxchg.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20141120154937.GA325@phnom.home.cmpxchg.org> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Nov 20, 2014 at 10:49:37AM -0500, Johannes Weiner wrote: > On Wed, Nov 19, 2014 at 12:52:32PM -0800, Greg Kroah-Hartman wrote: > > 3.14-stable review patch. If anyone has any objections, please let me know. > > > > ------------------ > > > > From: Johannes Weiner > > > > commit 0cd6144aadd2afd19d1aca880153530c52957604 upstream. > > > > shmem mappings already contain exceptional entries where swap slot > > information is remembered. > > > > To be able to store eviction information for regular page cache, prepare > > every site dealing with the radix trees directly to handle entries other > > than pages. > > I don't see the rest of the thrash-detection patches in this series. > Without anybody actually planting "entries other than pages" in the > radix trees, why is this needed in -stable? What specific patches are you referring to? I still have 31 pending patches that Mel has backported that I have not applied to the 3.14-stable kernel for his big series of performance improvements. I've been slowly feeding them into releases to catch any possible problems earlier. So perhaps they have yet to be applied? Or they are later on in this patch series (there are 20 more patches in this series after this patch...) thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/