Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 17 Dec 2001 14:11:18 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 17 Dec 2001 14:11:10 -0500 Received: from perninha.conectiva.com.br ([200.250.58.156]:60429 "HELO perninha.conectiva.com.br") by vger.kernel.org with SMTP id ; Mon, 17 Dec 2001 14:10:59 -0500 Date: Mon, 17 Dec 2001 15:55:55 -0200 (BRST) From: Marcelo Tosatti To: Stephan von Krawczynski Cc: Yoshiki Hayashi , torvalds@transmeta.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH] 2.4.16 Fix NULL pointer dereferencing in agpgart_be.c In-Reply-To: Message-ID: 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 On Mon, 17 Dec 2001, Marcelo Tosatti wrote: > > > On Mon, 17 Dec 2001, Stephan von Krawczynski wrote: > > > > The attached patch add NULL check before dereferencing the > > > pointer to fix the problem. > > > > This was solved some weeks ago and the patch is pending somewhere (marcelo?). > > The whole patch is queued for 2.4.18pre.. > > > Unfortunately the complete cure is inside this pending patch, because there are > > other small tweaks for i830M. The NULL-check is sufficient for non-oops, but > > i830-register size is smaller than the further ongoings inside agpgart_be.c. Well, Stephan, if you could send me only the part which fixes the oops for 2.4.17 then I'll be happy. - 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/