Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752757Ab0HSXzx (ORCPT ); Thu, 19 Aug 2010 19:55:53 -0400 Received: from fgwmail5.fujitsu.co.jp ([192.51.44.35]:52956 "EHLO fgwmail5.fujitsu.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751097Ab0HSXzu (ORCPT ); Thu, 19 Aug 2010 19:55:50 -0400 X-SecurityPolicyCheck-FJ: OK by FujitsuOutboundMailChecker v1.3.1 Date: Fri, 20 Aug 2010 08:50:53 +0900 From: KAMEZAWA Hiroyuki To: KOSAKI Motohiro Cc: LKML , linux-mm , Andrew Morton , David Rientjes , Linus Torvalds Subject: Re: [PATCH 1/2] oom: fix NULL pointer dereference Message-Id: <20100820085053.d2040028.kamezawa.hiroyu@jp.fujitsu.com> In-Reply-To: <20100819195310.5FC7.A69D9226@jp.fujitsu.com> References: <20100819194707.5FC4.A69D9226@jp.fujitsu.com> <20100819195310.5FC7.A69D9226@jp.fujitsu.com> Organization: FUJITSU Co. LTD. X-Mailer: Sylpheed 3.0.3 (GTK+ 2.10.14; i686-pc-mingw32) 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 Content-Length: 598 Lines: 15 On Thu, 19 Aug 2010 19:53:31 +0900 (JST) KOSAKI Motohiro wrote: > commit b940fd7035 (oom: remove unnecessary code and cleanup) added > unnecessary NULL pointer dereference. remove it. > > Signed-off-by: KOSAKI Motohiro Reviewed-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/