From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758787Ab2AMSom (ORCPT ); Fri, 13 Jan 2012 13:44:42 -0500 Received: from mail-bk0-f46.google.com ([209.85.214.46]:34071 "EHLO mail-bk0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753614Ab2AMSok (ORCPT ); Fri, 13 Jan 2012 13:44:40 -0500 Date: Fri, 13 Jan 2012 22:44:35 +0400 From: Anton Vorontsov To: Greg KH Cc: Arve =?utf-8?B?SGrDuG5uZXbDpWc=?= , kernel-team@android.com, linaro-kernel@lists.linaro.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] staging: android: lowmemorykiller: Don't wait more than one second for a process to die Message-ID: <20120113184435.GA20163@oksana.dev.rtsoft.ru> References: <20120113182125.GA15495@oksana.dev.rtsoft.ru> <20120113183120.GB30990@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20120113183120.GB30990@suse.de> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jan 13, 2012 at 10:31:20AM -0800, Greg KH wrote: > On Fri, Jan 13, 2012 at 10:21:25PM +0400, Anton Vorontsov wrote: > > From: Arve Hjønnevåg > > > > If a process forked and the child process was killed by the > > lowmemorykiller, the lowmemory killer would be disabled until > > the parent process reaped the child or it died itself. > > > > Signed-off-by: Arve Hjønnevåg > > Signed-off-by: Anton Vorontsov > > --- > > > > Noticed that the patch is missing. Any reason for not wanting it > > in staging? > > No, I must have missed this one, sorry about that. Where was it that I > should have seen it? I can see it in https://android.googlesource.com/kernel/common.git android-3.0 branch, commit 280e506943185da01e8605b1a0082012205d3cb0. > I'll queue this up after 3.3-rc1 is out to get it into the final 3.3 > release. Thanks! -- Anton Vorontsov Email: cbouatmailru@gmail.com