Shouldn't that special stuff move to the dynamic ioctl handler
registration method or the new ->compat_ioctl?
> Are you asking why are there #includes in compat_ioctl.c? Its because
> there is so many of them, and having to update all archs when you
> tuoch fs/compat_ioctl.c would be bad.
I'm asking for the #ifdef INCLUDES in fs/compat_ioctl.c. Why do you
need it instead of including the headers uncondtionally?
-
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/