From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: [PATCH] Fix buglets in mpc5200 FEC code that are corrupting memory. From: David Woodhouse To: Jon Smirl In-Reply-To: <9e4733910711181749p1d2744b1md8ea92fdca60d6d6@mail.gmail.com> References: <9e4733910711082131v70c4b7bm2b00445b7e62c33f@mail.gmail.com> <20071109091245.GA3148@nd47.coderock.org> <9e4733910711181749p1d2744b1md8ea92fdca60d6d6@mail.gmail.com> Content-Type: text/plain Date: Wed, 28 Nov 2007 18:04:10 +0000 Message-Id: <1196273051.30806.44.camel@pmac.infradead.org> Mime-Version: 1.0 Cc: PowerPC dev list , Jeff Garzik , Domen Puncer , netdev List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Sun, 2007-11-18 at 20:49 -0500, Jon Smirl wrote: > On 11/9/07, Grant Likely wrote: > > On 11/9/07, Domen Puncer wrote: > > > On 09/11/07 00:31 -0500, Jon Smirl wrote: > > > > This is the reason I couldn't get user space started or connect to my > > > > nfs server. Patch is against current linus git. > > > > > > > > mpc5200 fec driver is corrupting memory. This patch fixes two bugs > > > > where the wrong skb buffer was being referenced. > > > > > > > > Signed-off-by: Jon Smirl > > > > > > Acked-by: Domen Puncer > > > > Signed-off-by: Grant Likely > > > > Jeff, can you please pick this up for .24? > > This is didn't make it into rc3. Without this patch this driver is broken. Jeff? -- dwmw2