Can someone take a quick look at this patch?
-Brian
--- Begin Message ---
Message body follows:
Hi
My name's Roberto. I don't know if you're the right person
to send this message, but I prefer telling it.
Compiling savage-20060403-linux.i386 driver
(http://dri.freedesktop.org/snapshots/), on Linux kernel
2.6.18.2-34-default, I got this error:
savage-20060403-linux.i386/drm/linux-core/ati_pcigart.c:87:
error: ‘struct page’ has no member named ‘count’
To pass it, I changed these two files:
savage-20060403-linux.i386\drm\linux\drm_compat.h
savage-20060403-linux.i386\drm\linux-core\drm_compat.h
replacing from:
#define __put_page(p) atomic_dec(&(p)->count)
to:
#define __put_page(p) atomic_dec(&(p)->_count)
Regards
Roberto Mannai
--
This message has been sent to you, a registered SourceForge.net user,
by another site user, through the SourceForge.net site. This message
has been delivered to your SourceForge.net mail alias. You may reply
to this message using the "Reply" feature of your email client, or
using the messaging facility of SourceForge.net at:
https://sourceforge.net/sendmessage.php?touser=1496799
--- End Message ---
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel