Re: 64-bit kernel with 32-bit userspace app.

2004-11-25 Thread Thomas Hellström
>> > >> >> Egbert Eich wrote a patch to handle this that's pending review: >> https://bugs.freedesktop.org/show_bug.cgi?id=943 >> > > To work on this stuff my advice is to have a 32-bit machine and a 64-bit > machine and have XFree86 4.3 and latest Xorg and make sure all the > backwards combination

Re: 64-bit kernel with 32-bit userspace app.

2004-11-25 Thread Dave Airlie
> > > > Egbert Eich wrote a patch to handle this that's pending review: > https://bugs.freedesktop.org/show_bug.cgi?id=943 > To work on this stuff my advice is to have a 32-bit machine and a 64-bit machine and have XFree86 4.3 and latest Xorg and make sure all the backwards combinations works or a

Re: 64-bit kernel with 32-bit userspace app.

2004-11-24 Thread Alex Deucher
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 m

64-bit kernel with 32-bit userspace app.

2004-11-24 Thread Thomas Hellström
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