Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S268409AbUI2N3j (ORCPT ); Wed, 29 Sep 2004 09:29:39 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S268392AbUI2N3j (ORCPT ); Wed, 29 Sep 2004 09:29:39 -0400 Received: from colossus.systems.pipex.net ([62.241.160.73]:35560 "EHLO colossus.systems.pipex.net") by vger.kernel.org with ESMTP id S268397AbUI2N3b (ORCPT ); Wed, 29 Sep 2004 09:29:31 -0400 Message-ID: <415AB8B4.4090408@tungstengraphics.com> Date: Wed, 29 Sep 2004 14:29:24 +0100 From: Keith Whitwell User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8a3) Gecko/20040817 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Christoph Hellwig Cc: Jon Smirl , dri-devel , Xserver development , lkml Subject: Re: New DRM driver model - gets rid of DRM() macros! References: <9e4733910409280854651581e2@mail.gmail.com> <20040929133759.A11891@infradead.org> In-Reply-To: <20040929133759.A11891@infradead.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 466 Lines: 14 Christoph Hellwig wrote: > - drm_flush is a noop. a NULL ->flush does the same thing, just easier > - dito or ->poll > - dito for ->read Pretty sure you couldn't get away with null for these in 2.4, at least. Keith - 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/