diff options
author | Alexey Kardashevskiy <aik@ozlabs.ru> | 2013-08-28 12:37:39 +0400 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2013-10-11 10:21:14 +0400 |
commit | 81fcfb813fe99c30f77dd3ed9a4e541d14a9ed01 (patch) | |
tree | a172aff37e0127c3867b6d15f34145953099491a /fs/afs/volume.c | |
parent | 8b5ede69d24db939f52b47effff2f6fe1e83e08b (diff) | |
download | linux-81fcfb813fe99c30f77dd3ed9a4e541d14a9ed01.tar.xz |
hashtable: add hash_for_each_possible_rcu_notrace()
This adds hash_for_each_possible_rcu_notrace() which is basically
a notrace clone of hash_for_each_possible_rcu() which cannot be
used in real mode due to its tracing/debugging capability.
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'fs/afs/volume.c')
0 files changed, 0 insertions, 0 deletions