Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757702AbXKTFxY (ORCPT ); Tue, 20 Nov 2007 00:53:24 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754068AbXKTFxQ (ORCPT ); Tue, 20 Nov 2007 00:53:16 -0500 Received: from gate.crashing.org ([63.228.1.57]:50323 "EHLO gate.crashing.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752412AbXKTFxQ (ORCPT ); Tue, 20 Nov 2007 00:53:16 -0500 Date: Mon, 19 Nov 2007 23:51:46 -0600 (CST) From: Kumar Gala X-X-Sender: galak@blarg.am.freescale.net To: Cyrill Gorcunov cc: Paul Mackerras , LKML , linuxppc-dev@ozlabs.org Subject: Re: [PATCH] PPC: Fix potential NULL dereference In-Reply-To: <20071115184705.GA7273@cvg> Message-ID: References: <20071115184705.GA7273@cvg> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 663 Lines: 23 On Thu, 15 Nov 2007, Cyrill Gorcunov wrote: > This patch does fix potential NULL pointer dereference > that could take place inside of strcmp() if > of_get_property() call failed. > > Signed-off-by: Cyrill Gorcunov > --- > > arch/powerpc/platforms/83xx/usb.c | 8 ++++---- > 1 files changed, 4 insertions(+), 4 deletions(-) > CC the linuxppc-dev@ozlabs.org list in the future. applied. - k - 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/