summaryrefslogtreecommitdiff
path: root/net/xfrm
diff options
context:
space:
mode:
authorSuresh Bhogavilli <sbhogavilli@verisign.com>2006-02-21 21:42:22 (GMT)
committerDavid S. Miller <davem@sunset.davemloft.net>2006-02-24 00:10:52 (GMT)
commit85259878499d6c428cba191bb4e415a250dcd75a (patch)
tree6b9c1592f66886917b6ec09dd55f9c52eb850561 /net/xfrm
parent42cf93cd464e0df3c85d298c647411bae6d99e6e (diff)
downloadlinux-fsl-qoriq-85259878499d6c428cba191bb4e415a250dcd75a.tar.xz
[IPV4]: Fix garbage collection of multipath route entries
When garbage collecting route cache entries of multipath routes in rt_garbage_collect(), entries were deleted from the hash bucket 'i' while holding a spin lock on bucket 'k' resulting in a system hang. Delete entries, if any, from bucket 'k' instead. Signed-off-by: Suresh Bhogavilli <sbhogavilli@verisign.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/xfrm')
0 files changed, 0 insertions, 0 deletions