From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Morton Subject: Re: [PATCH v17 0/7] MADV_FREE support Date: Thu, 13 Nov 2014 17:52:19 -0800 Message-ID: <20141113175219.d9290ffe.akpm@linux-foundation.org> References: <1413799924-17946-1-git-send-email-minchan@kernel.org> <20141113225809.GA8997@bbox> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20141113225809.GA8997@bbox> Sender: linux-api-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Minchan Kim Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org, Michael Kerrisk , linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Hugh Dickins , Johannes Weiner , Rik van Riel , KOSAKI Motohiro , Mel Gorman , Jason Evans , zhangyanfei-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org, "Kirill A. Shutemov" List-Id: linux-api@vger.kernel.org On Fri, 14 Nov 2014 07:58:09 +0900 Minchan Kim wrote: > It seems I have waited your review for a long time. > What should I do to take your time slot? I'm being terrible, sorry. I'll merge the patches into -mm next week so at least they get some external testing while I get my ass into gear. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ie0-f181.google.com (mail-ie0-f181.google.com [209.85.223.181]) by kanga.kvack.org (Postfix) with ESMTP id 605226B00D7 for ; Thu, 13 Nov 2014 20:51:52 -0500 (EST) Received: by mail-ie0-f181.google.com with SMTP id rp18so16467119iec.26 for ; Thu, 13 Nov 2014 17:51:52 -0800 (PST) Received: from mail.linuxfoundation.org (mail.linuxfoundation.org. [140.211.169.12]) by mx.google.com with ESMTPS id b189si42024660ioe.1.2014.11.13.17.51.49 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Nov 2014 17:51:50 -0800 (PST) Date: Thu, 13 Nov 2014 17:52:19 -0800 From: Andrew Morton Subject: Re: [PATCH v17 0/7] MADV_FREE support Message-Id: <20141113175219.d9290ffe.akpm@linux-foundation.org> In-Reply-To: <20141113225809.GA8997@bbox> References: <1413799924-17946-1-git-send-email-minchan@kernel.org> <20141113225809.GA8997@bbox> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: Minchan Kim Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org, Michael Kerrisk , linux-api@vger.kernel.org, Hugh Dickins , Johannes Weiner , Rik van Riel , KOSAKI Motohiro , Mel Gorman , Jason Evans , zhangyanfei@cn.fujitsu.com, "Kirill A. Shutemov" On Fri, 14 Nov 2014 07:58:09 +0900 Minchan Kim wrote: > It seems I have waited your review for a long time. > What should I do to take your time slot? I'm being terrible, sorry. I'll merge the patches into -mm next week so at least they get some external testing while I get my ass into gear. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934869AbaKNBvv (ORCPT ); Thu, 13 Nov 2014 20:51:51 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:43032 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933977AbaKNBvu (ORCPT ); Thu, 13 Nov 2014 20:51:50 -0500 Date: Thu, 13 Nov 2014 17:52:19 -0800 From: Andrew Morton To: Minchan Kim Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org, Michael Kerrisk , linux-api@vger.kernel.org, Hugh Dickins , Johannes Weiner , Rik van Riel , KOSAKI Motohiro , Mel Gorman , Jason Evans , zhangyanfei@cn.fujitsu.com, "Kirill A. Shutemov" Subject: Re: [PATCH v17 0/7] MADV_FREE support Message-Id: <20141113175219.d9290ffe.akpm@linux-foundation.org> In-Reply-To: <20141113225809.GA8997@bbox> References: <1413799924-17946-1-git-send-email-minchan@kernel.org> <20141113225809.GA8997@bbox> X-Mailer: Sylpheed 2.7.1 (GTK+ 2.18.9; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 14 Nov 2014 07:58:09 +0900 Minchan Kim wrote: > It seems I have waited your review for a long time. > What should I do to take your time slot? I'm being terrible, sorry. I'll merge the patches into -mm next week so at least they get some external testing while I get my ass into gear.