diff options
author | Yan Zheng <yanzheng@21cn.com> | 2005-11-20 21:42:20 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2005-11-20 21:42:20 (GMT) |
commit | 5d5780df23537ad0db72267fe11103d2c23d9b2a (patch) | |
tree | 3a442b265c3494072d4cdf15c8d3a38ada33a734 /arch/ppc/lib | |
parent | 4909724b5dee8fb7c52bbe90afa40c65b17be9eb (diff) | |
download | linux-fsl-qoriq-5d5780df23537ad0db72267fe11103d2c23d9b2a.tar.xz |
[IPV6]: Acquire addrconf_hash_lock for read in addrconf_verify(...)
addrconf_verify(...) only traverse address hash table when
addrconf_hash_lock is held for writing, and it may hold
addrconf_hash_lock for a long time. So I think it's better to acquire
addrconf_hash_lock for reading instead of writing
Signed-off-by: Yan Zheng <yanzheng@21cn.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/ppc/lib')
0 files changed, 0 insertions, 0 deletions