diff options
author | Eric Dumazet <edumazet@google.com> | 2018-10-10 12:29:55 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-10-18 09:13:24 +0200 |
commit | fb19348bd709e3f948825ed995bdc477a0414772 (patch) | |
tree | 92bcf224ababd07addc6558aecd636d8bb6fd87a /net/ieee802154/6lowpan/6lowpan_i.h | |
parent | 620018dd713da51daac7ec4cd0ae54b0f0fa0f75 (diff) |
rhashtable: add schedule points
Rehashing and destroying large hash table takes a lot of time,
and happens in process context. It is safe to add cond_resched()
in rhashtable_rehash_table() and rhashtable_free_and_destroy()
Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
(cherry picked from commit ae6da1f503abb5a5081f9f6c4a6881de97830f3e)
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/ieee802154/6lowpan/6lowpan_i.h')
0 files changed, 0 insertions, 0 deletions