Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752618Ab0HSKxB (ORCPT ); Thu, 19 Aug 2010 06:53:01 -0400 Received: from fgwmail6.fujitsu.co.jp ([192.51.44.36]:42784 "EHLO fgwmail6.fujitsu.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752441Ab0HSKxA (ORCPT ); Thu, 19 Aug 2010 06:53:00 -0400 X-SecurityPolicyCheck-FJ: OK by FujitsuOutboundMailChecker v1.3.1 From: KOSAKI Motohiro To: LKML , linux-mm , Andrew Morton , David Rientjes , Linus Torvalds , KAMEZAWA Hiroyuki Subject: [PATCH 0/2] oom: Fix two critical bug in 2.6.36-rc1 Cc: kosaki.motohiro@jp.fujitsu.com Message-Id: <20100819194707.5FC4.A69D9226@jp.fujitsu.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.50.07 [ja] Date: Thu, 19 Aug 2010 19:52:52 +0900 (JST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 488 Lines: 16 Currently, System is frequently crash when oom-killer was invoked because recent changes makes two critical regression. This patches fix them. I hope this series will be merged rapidly because they are preventing almost all oom testing. -- 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/