Hello!

I'm using Linux 2.4.19-rc1-ac7, and sometimes the kernel prints strange
messages to the kernel log while XFree86 is running:

memory : c71c43d4
memory : c71c441c
memory : c71c4464

It turns out that the messages come from drivers/char/agp/agpgart_fe.c

Please keep in mind that the debug messages are seen not only by
developers of your subsystem (AGP), they are seen by anyone who runs
"dmesg -n 8" for any other reason.  I had no idea that it was AGP until I
scanned Linux sources for "memory :"

Please at least use PFX like you do in other places.  It would be nice to 
add some words so that users would know how serious the condition is, e.g. 
"memory corrupted at:" or "memory allocated at:"

-- 
Regards,
Pavel Roskin



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to