Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1423606Ab2KOImN (ORCPT ); Thu, 15 Nov 2012 03:42:13 -0500 Received: from fgwmail6.fujitsu.co.jp ([192.51.44.36]:58636 "EHLO fgwmail6.fujitsu.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1423471Ab2KOImM (ORCPT ); Thu, 15 Nov 2012 03:42:12 -0500 X-SecurityPolicyCheck: OK by SHieldMailChecker v1.8.4 Message-ID: <50A4AAD1.3030901@jp.fujitsu.com> Date: Thu, 15 Nov 2012 17:41:53 +0900 From: Kamezawa Hiroyuki User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:16.0) Gecko/20121026 Thunderbird/16.0.2 MIME-Version: 1.0 To: David Rientjes CC: Andrew Morton , Greg Kroah-Hartman , KOSAKI Motohiro , Michal Hocko , linux-kernel@vger.kernel.org, linux-mm@kvack.org Subject: Re: [patch 1/4] mm, oom: ensure sysrq+f always passes valid zonelist References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 687 Lines: 17 (2012/11/14 18:15), David Rientjes wrote: > With hotpluggable and memoryless nodes, it's possible that node 0 will > not be online, so use the first online node's zonelist rather than > hardcoding node 0 to pass a zonelist with all zones to the oom killer. > > Cc: Greg Kroah-Hartman > Signed-off-by: David Rientjes Thank you. Acked-by: KAMEZAWA Hiroyuki -- 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/