> I think that's a bad decision, but it is your's.
> To me, either you support fully the 32-bit execution environment or
> you do not. After all the work that myself and others have done for
> other platforms, there really is no need to cut corners in this area.
IMHO, no 64-bit architecture code should provide translation functions for
ioctls from 32-bit binaries.
This is now a sufficiently common requirement that it shouldn't be repeated
by all architectures that require it - it should be somewhere common.
Like linux/abi/ioctl32/
-- dwmw2
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/