Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 17 Dec 2001 13:04:56 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 17 Dec 2001 13:04:47 -0500 Received: from perninha.conectiva.com.br ([200.250.58.156]:64013 "HELO perninha.conectiva.com.br") by vger.kernel.org with SMTP id ; Mon, 17 Dec 2001 13:04:41 -0500 Date: Mon, 17 Dec 2001 14:49:44 -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: <20011217140036.4a0e8969.skraw@ithnet.com> 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, 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. - 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/