diff options
author | Alexey Kardashevskiy <aik@ozlabs.ru> | 2013-08-28 10:37:39 +0200 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2013-10-11 08:21:14 +0200 |
commit | 81fcfb813fe99c30f77dd3ed9a4e541d14a9ed01 (patch) | |
tree | a172aff37e0127c3867b6d15f34145953099491a /net | |
parent | powerpc/irq: Don't switch to irq stack from softirq stack (diff) | |
download | linux-81fcfb813fe99c30f77dd3ed9a4e541d14a9ed01.tar.xz linux-81fcfb813fe99c30f77dd3ed9a4e541d14a9ed01.zip |
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 'net')
0 files changed, 0 insertions, 0 deletions