From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH] OMAP2/3: SDRC: fix walking of SDRC params list Date: Mon, 15 Dec 2008 16:26:00 -0800 Message-ID: <20081216002600.GI19551@atomide.com> References: <1229383908-15065-1-git-send-email-khilman@deeprootsystems.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-01-bos.mailhop.org ([63.208.196.178]:57133 "EHLO mho-01-bos.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754080AbYLPA0D (ORCPT ); Mon, 15 Dec 2008 19:26:03 -0500 Content-Disposition: inline In-Reply-To: Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Paul Walmsley Cc: Kevin Hilman , linux-omap@vger.kernel.org * Paul Walmsley [081215 15:37]: > On Mon, 15 Dec 2008, Kevin Hilman wrote: > > > This patch fixes a bug where omap2_sdrc_get_params() does not properly > > check for a valid table entry before continuing. > > > > Signed-off-by: Kevin Hilman > > Acked-by: Paul Walmsley Pushing to l-o tree today. Tony