Re: two x86_64 fixes for 2.4.21-pre3

Alan Cox (alan@lxorguk.ukuu.org.uk)
07 Feb 2003 14:32:20 +0000


On Fri, 2003-02-07 at 10:58, Pavel Machek wrote:
> > That is currently done (-EINVAL), but the emulation layer logs an
> > warning.
>
> Perhaps we need new error code -EEMULATION with message "not supported
> within this emulation"?

-ENOSYS is the normal return for an unknown syscall. -ENOTTY for an
invalid ioctl (-EINVAL I think is wrong ?)

Alan

-
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/