On Wed, Jan 17, 2018 at 6:59 AM, Waldek Kozaczuk <[email protected]> wrote:
> The sys_ioctl was probably added to conform with Linux implementation - > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/ > linux.git/tree/fs/ioctl.c. And ioctl function is variadic. > I still don't understand why any of this makes a difference :-( I'm guessing that there is a difference, otherwise Benoit and you would not have insisted on it, but I just can't see it... If you just use "ioctl" instead of sys_ioctl, what happens? Anyway, I'll commit your patch as-is, and we can change it later if we want. -- You received this message because you are subscribed to the Google Groups "OSv Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
