From: [email protected] Date: Fri, 12 Jun 2015 21:24:40 -0700 > From: Scott Feldman <[email protected]> > > rocker->neigh_tbl_next_index is used to generate unique indices for neigh > entries programmed into the device. The way new indices were generated was > racy with the new prepare-commit transaction model. A simple fix here > removes the race. The race was with two processes getting the same index, > one process using prepare-commit, the other not: ... > Reported-by: Simon Horman <[email protected]> > Signed-off-by: Scott Feldman <[email protected]>
Applied. -- 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
