From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Kern Subject: Re: excessive atyfb debug messages in 2.6.11 Date: Sun, 13 Mar 2005 17:03:10 +0100 Message-ID: <200503131703.10436.alex.kern@gmx.de> References: Reply-To: linux-fbdev-devel@lists.sourceforge.net Mime-Version: 1.0 Content-Type: Multipart/Mixed; boundary="Boundary-00=_+QGNCozUnrNDjeq" Received: from sc8-sf-mx1-b.sourceforge.net ([10.3.1.11] helo=sc8-sf-mx1.sourceforge.net) by sc8-sf-list1.sourceforge.net with esmtp (Exim 4.30) id 1DAVxm-0001jI-Ip for linux-fbdev-devel@lists.sourceforge.net; Sun, 13 Mar 2005 08:29:10 -0800 Received: from pop.gmx.de ([213.165.64.20] helo=mail.gmx.net) by sc8-sf-mx1.sourceforge.net with smtp (Exim 4.41) id 1DAVxk-0003Ag-Uk for linux-fbdev-devel@lists.sourceforge.net; Sun, 13 Mar 2005 08:29:10 -0800 In-Reply-To: Sender: linux-fbdev-devel-admin@lists.sourceforge.net Errors-To: linux-fbdev-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Id: List-Post: List-Help: List-Subscribe: , List-Archive: To: Andrew Morton , linux-fbdev-devel@lists.sourceforge.net Cc: =?iso-8859-1?q?Martin-=C9ric?= Racine --Boundary-00=_+QGNCozUnrNDjeq Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Am Freitag, 11. M=E4rz 2005 11:18 schrieb Martin-=C9ric Racine: > I keep on getting the following both directly to the console and to > several logs (debug, kern.log, messages, syslog), every time I switch > virtual console (this particular exerpt from syslog): It seems to be unneeded last time. Driver is pretty stable. Signed-off-by: Alexander Kern --Boundary-00=_+QGNCozUnrNDjeq Content-Type: text/x-diff; charset="iso-8859-1"; name="atyfb_undef_debug.patch" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="atyfb_undef_debug.patch" --- drivers/video/aty/atyfb_base.c.orig 2005-03-13 16:46:45.000000000 +0100 +++ drivers/video/aty/atyfb_base.c 2005-03-13 16:51:40.776418368 +0100 @@ -100,8 +100,8 @@ /* * Debug flags. */ -/*#undef DEBUG*/ -#define DEBUG +#undef DEBUG +/*#define DEBUG*/ /* Make sure n * PAGE_SIZE is protected at end of Aperture for GUI-regs */ /* - must be large enough to catch all GUI-Regs */ --Boundary-00=_+QGNCozUnrNDjeq-- ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click