Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S268228AbUI2FZZ (ORCPT ); Wed, 29 Sep 2004 01:25:25 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S268230AbUI2FZZ (ORCPT ); Wed, 29 Sep 2004 01:25:25 -0400 Received: from rproxy.gmail.com ([64.233.170.207]:47897 "EHLO mproxy.gmail.com") by vger.kernel.org with ESMTP id S268228AbUI2FZP (ORCPT ); Wed, 29 Sep 2004 01:25:15 -0400 Message-ID: <9e47339104092822253015bb52@mail.gmail.com> Date: Wed, 29 Sep 2004 01:25:12 -0400 From: Jon Smirl Reply-To: Jon Smirl To: Dave Airlie Subject: Re: New DRM driver model - gets rid of DRM() macros! Cc: dri-devel , Xserver development , lkml In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <9e4733910409280854651581e2@mail.gmail.com> <9e473391040928182765efd7ab@mail.gmail.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 465 Lines: 12 I've found the problem with multiple drivers, it's in the mapping code. When drivers close their handles they are deleting permanent maps that don't belong to them. I'll fix it tomorrow. -- Jon Smirl jonsmirl@gmail.com - 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/