tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/tests/modules



On Mon, Mar 26, 2012 at 06:27:00PM +0300, Jukka Ruohonen wrote:
> On Mon, Mar 26, 2012 at 10:17:08AM -0500, David Young wrote:
> > ENXIO seems appropriate.
> 
> Or even better: ENOSYS.

Careful with that, returning ENOSYS within the kernel often ends up
killing the current process with SIGSYS.

Thor


Home | Main Index | Thread Index | Old Index