diff options
| author | 2014-11-13 18:11:22 +0800 | |
|---|---|---|
| committer | 2014-11-13 15:13:05 -0500 | |
| commit | 7b4ce2353467fdab6e003be7a3129fb09b09deac (patch) | |
| tree | 9e5d9d20cf30672d2db081a0de8604ad47680e49 /include/linux/stackprotector.h | |
| parent | rhashtable: Move mutex_is_held under PROVE_LOCKING (diff) | |
rhashtable: Add parent argument to mutex_is_held
Currently mutex_is_held can only test locks in the that are global
since it takes no arguments. This prevents rhashtable from being
used in places where locks are lock, e.g., per-namespace locks.
This patch adds a parent field to mutex_is_held and rhashtable_params
so that local locks can be used (and tested).
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/stackprotector.h')
0 files changed, 0 insertions, 0 deletions
