From: Suresh Bhogavilli <[EMAIL PROTECTED]> Date: Tue, 21 Feb 2006 18:55:48 -0500
> [PATCH] 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 <[EMAIL PROTECTED]> Patch applied, thanks for sticking with it Suresh. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html