diff options
author | NeilBrown <neilb@suse.com> | 2018-04-24 00:29:13 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-04-24 19:21:45 +0200 |
commit | 82266e98dd4d8e7d5b8e4a0fedeb91f2eb29d306 (patch) | |
tree | 105d814d3ace4531f5b4bd593bb5e0dc998ab901 /arch/xtensa | |
parent | rhashtable: remove outdated comments about grow_decision etc (diff) | |
download | linux-82266e98dd4d8e7d5b8e4a0fedeb91f2eb29d306.tar.xz linux-82266e98dd4d8e7d5b8e4a0fedeb91f2eb29d306.zip |
rhashtable: Revise incorrect comment on r{hl, hash}table_walk_enter()
Neither rhashtable_walk_enter() or rhltable_walk_enter() sleep, though
they do take a spinlock without irq protection.
So revise the comments to accurately state the contexts in which
these functions can be called.
Acked-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: NeilBrown <neilb@suse.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions