Re: mlock: Make the mlock system call interruptible by fatal

From: Alan Cox
Date: Wed Sep 24 2008 - 06:23:32 EST


> > Can we do
> >
> > return i ? i : -EINTR;
> >
> > in the usual fashion?
>
> Fixed.

If its only interruptible by fatal signals why do we care what the return
is ?

Alan (confused)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/