Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751732AbWHTJhc (ORCPT ); Sun, 20 Aug 2006 05:37:32 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751733AbWHTJhc (ORCPT ); Sun, 20 Aug 2006 05:37:32 -0400 Received: from pentafluge.infradead.org ([213.146.154.40]:24251 "EHLO pentafluge.infradead.org") by vger.kernel.org with ESMTP id S1751720AbWHTJhc (ORCPT ); Sun, 20 Aug 2006 05:37:32 -0400 Subject: Re: [mm patch] drm, minor fixes From: Arjan van de Ven To: Frederik Deweerdt Cc: Andrew Morton , linux-kernel@vger.kernel.org, airlied@linux.ie In-Reply-To: <20060819231621.GF720@slug> References: <20060813012454.f1d52189.akpm@osdl.org> <20060819231621.GF720@slug> Content-Type: text/plain Organization: Intel International BV Date: Sun, 20 Aug 2006 11:37:06 +0200 Message-Id: <1156066626.23756.3.camel@laptopd505.fenrus.org> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 (2.2.3-2.fc4) Content-Transfer-Encoding: 7bit X-SRS-Rewrite: SMTP reverse-path rewritten from by pentafluge.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 773 Lines: 23 On Sat, 2006-08-19 at 23:16 +0000, Frederik Deweerdt wrote: > On Sun, Aug 13, 2006 at 01:24:54AM -0700, Andrew Morton wrote: > > > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.18-rc4/2.6.18-rc4-mm1/ > > > Hi Andrew, > > The following patch adds minor fixes to the drm code: > - fix return values that are wrong (return E* instead of return -E*) are you sure the callers of these don't wrap it inside a DRM_ERR() macro ? - if you want to mail me at work (you don't), use arjan (at) linux.intel.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/