Re: Sending IOCTLs from 32-bit userland to 64-bit Kernel module

From: Jiri Slaby
Date: Tue Jan 29 2008 - 08:24:35 EST


On 01/29/2008 02:05 PM, Michael Tokarev wrote:
(And try to avoid such types there, use u32 or u64 and the like
that explicitly specify size).

... and don't pass pointers to _IOC macros as well.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/