From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754558AbdBNQvK (ORCPT ); Tue, 14 Feb 2017 11:51:10 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:53486 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932089AbdBNQvC (ORCPT ); Tue, 14 Feb 2017 11:51:02 -0500 Date: Tue, 14 Feb 2017 08:51:02 -0800 From: Greg KH To: peter.enderborg@sonymobile.com Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org, arve@android.com, riandrews@android.com, torvalds@linux-foundation.org, linux-mm@kvack.org Subject: Re: [PATCH 1/3 staging-next] android: Collect statistics from lowmemorykiller Message-ID: <20170214165102.GE17335@kroah.com> References: <20170214160932.4988-1-peter.enderborg@sonymobile.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170214160932.4988-1-peter.enderborg@sonymobile.com> User-Agent: Mutt/1.7.2 (2016-11-26) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Feb 14, 2017 at 05:09:30PM +0100, peter.enderborg@sonymobile.com wrote: > From: Peter Enderborg > > This collects stats for shrinker calls and how much > waste work we do within the lowmemorykiller. > > Signed-off-by: Peter Enderborg Wait, what changed from the previous versions of this patch? Did you take the review comments into consideration, or is this just a resend of the original patches in a format that isn't corrupted? thanks, greg k-h