On 7 May, Petr Vandrovec wrote: > This patch makes raw1394 in current Linux git tree (2.6.21-1570) usable to > 32bit > applications running on 64bit kernel (tested on i386 app using x86_64 kernel). [...] > With this in place I was able to run my test app and grab some mpegs, so I > believe > that I got everything necessary done. If you believe I have missed some > ioctl, yell > at me.
Petr, thanks once again for the fixes. I took the liberty to split your patch into the read(), write(), and ioctl() parts but kept your From: and Signed-off-by: and Dan's ACK. Is this OK with you? I will reply to this message with [PATCH 1/3] ieee1394: raw1394: Fix read() for 32bit userland on 64bit kernel [PATCH 2/3] ieee1394: raw1394: Fix write() for 32bit userland on 64bit kernel [PATCH 3/3] ieee1394: raw1394: Add ioctl() for 32bit userland on 64bit kernel I plan to do some own testing on a x86-64 box on Thursday and will then pass it upstream ASAP. -- Stefan Richter -=====-=-=== -=-= =---- http://arcgraph.de/sr/ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

