提交 8f91ed6c 编写于 作者: R Ralf Baechle

Define EOWNERDEAD and ENOTRECOVERABLE.

Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 5e83d430
......@@ -119,6 +119,10 @@
#define EOWNERDEAD 165 /* Owner died */
#define ENOTRECOVERABLE 166 /* State not recoverable */
/* for robust mutexes */
#define EOWNERDEAD 165 /* Owner died */
#define ENOTRECOVERABLE 166 /* State not recoverable */
#define EDQUOT 1133 /* Quota exceeded */
#ifdef __KERNEL__
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册