On Wed, 24 Nov 2004 13:45:34 +0100 (CET), Thomas Hellstr�m <[EMAIL PROTECTED]> wrote: > Hi! > > Following up on Felix's mail on this issue: > > Is it a correct understanding that for a 32-bit userspace app to work with > an AMD64 64bit drm, the following needs to be fulfilled: > > * IOCTL args must have the same size and layout in 64- and 32 bit models, > in particular pointers to user space areas need to be 64-bit padded. > > * private parts of the SAREA needs to have the same size and layout in 64- > and 32-bit models. > > Any enlightment here would be greatly appreciated. > > /Thomas >
Egbert Eich wrote a patch to handle this that's pending review: https://bugs.freedesktop.org/show_bug.cgi?id=943 Alex ------------------------------------------------------- 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://productguide.itmanagersjournal.com/ -- _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel
