commit | 4750e2c0c59e0c84c6c036b3d96ebd88365ae7ee | [log] [tgz] |
---|---|---|
author | Joe Korty <joe.korty@ccur.com> | Sun May 01 08:59:06 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Sun May 01 08:59:06 2005 -0700 |
tree | c6f02d62f59088befaed42bcf7610555f7d5b518 | |
parent | 1181c1f923c349acaa01bca40fe600584f265132 [diff] |
[PATCH] add EOWNERDEAD and ENOTRECOVERABLE version 2 Add EOWNERDEAD and ENOTRECOVERABLE to all architectures. This is to support the upcoming patches for robust mutexes. We normally don't reserve parts of the name/number space for external patches, but robust mutexes are sufficiently popular and important to justify it in this case. Signed-off-by: Joe Korty <joe.korty@ccur.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>