[PATCH] Wrong errno out of memory in open syscall

Alan Cox alan en lxorguk.ukuu.org.uk
Sab Ene 29 00:39:31 CST 2000


> Thus: if open fails because of lack of memory, the natural thing
> to do is to return ENOMEM, and a very confusing thing to do is
> to return EACCES.
> 
> I have not checked the precise cause of error in this particular case,
> but if it really is lack of memory then both the old and the new
> situation are admissible, and the new (patched) version is preferable.

Nod. Brandon reports SYS5 reports EAGAIN (temp out of resources), that seems
as sane as ENOMEM and matches us to the legacy platforms


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo en vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



Más información sobre la lista de distribución Ayuda