.compat_ioctl == NULL: fail
.compat_ioctl == .ioctl: everythings fine, I read the docs
> This would also solve the current problem where a module that is
> compiled with compat ioctl's using register_ioctl32_conversion() is not
> usable on a kernel compiled without CONFIG_COMPAT, even though it very
> well should be.
You mean you want to load the same binary module in differently
compiled kernels? That's a flawed idea to start with..
-
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/