Re: [PATCH 7/7] [v2] drivers/misc: introduce Freescale hypervisor management driver
Alan Cox <[email protected]> Wed, 1 Jun 2011 22:45:06 +0100
| Newsgroups | org.kernel.vger.linux-console,org.kernel.vger.linux-kernel,org.ozlabs.lists.linuxppc-dev |
|---|---|
| Message-ID | <[email protected]> |
> There's a check for -ENOIOCTLCMD in vfs_ioctl() -- though it generates > -EINVAL rather than -ENOTTY (why?). Good question - perhaps someone didn't read the spec 8)