Re: [PATCH] add EOWNERDEAD and ENOTRECOVERABLE

From: Andrew Morton
Date: Tue Apr 12 2005 - 21:10:48 EST


Joe Korty <joe.korty@xxxxxxxx> wrote:
>
> This patch adds EOWNERDEAD and ENOTRECOVERABLE to all
> architectures. Though there is nothing in the kernel
> that uses them yet, I know of two patches in development,
> one by Intel and the other by Bull, that adds robust mutex
> support to pthread_mutex*.

We normally have objections to reserving parts of the name/number space for
external patches, but I think robust mutexes are sufficiently popular and
important to justify us making your lives easier.

Could you please reissue the patch, only add

/* For robust mutexes */

in the appropriate places? Otherwise someone will come in and try to clean
it up again.
-
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/