From: Alexander Kern <alex.kern@gmx.de>
To: Andrew Morton <akpm@osdl.org>, linux-fbdev-devel@lists.sourceforge.net
Cc: "Martin-Éric Racine" <q-funk@iki.fi>
Subject: Re: excessive atyfb debug messages in 2.6.11
Date: Sun, 13 Mar 2005 17:03:10 +0100 [thread overview]
Message-ID: <200503131703.10436.alex.kern@gmx.de> (raw)
In-Reply-To: <Pine.LNX.4.21.0503111206270.32544-100000@hal.pp.fishpool.fi>
[-- Attachment #1: Type: text/plain, Size: 375 bytes --]
Am Freitag, 11. März 2005 11:18 schrieb Martin-Éric 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 <alex.kern@gmx.de>
[-- Attachment #2: atyfb_undef_debug.patch --]
[-- Type: text/x-diff, Size: 392 bytes --]
--- 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 */
next prev parent reply other threads:[~2005-03-13 16:29 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-11 10:18 excessive atyfb debug messages in 2.6.11 Martin-Éric Racine
2005-03-13 16:03 ` Alexander Kern [this message]
[not found] ` <200503131703.10436.alex.kern-Mmb7MZpHnFY@public.gmane.org>
2005-03-13 17:13 ` Martin-Éric Racine
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200503131703.10436.alex.kern@gmx.de \
--to=alex.kern@gmx.de \
--cc=akpm@osdl.org \
--cc=linux-fbdev-devel@lists.sourceforge.net \
--cc=q-funk@iki.fi \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox