On Mon, Jun 23, 2003 at 09:53:43PM -0500, Warren Turkal wrote:
 > I have a problem with the radeon drm in kernel 2.5.73. When modprobing the 
 > module, it comes back with "radeon: Unknown symbol flush_tlb_all" and won't 
 > load. This has been happening for at least 5 kernel versions I believe. Is 
 > there a known fix or patch that has not made it into the kernel proper?

Add an ...
EXPORT_SYMBOL(flush_tlb_all);

to arch/i386/kernel/i386_ksyms.c

That should fix it.

                Dave



-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to