On 12/09/2012 19:23, Roland Dreier wrote:
thanks, applied this and 1/3
OK, what about 3/3, any issue with merging it? also, I don't see them applied in your kernnel.org
tree fixes branch nor for-next, are you going to push them to 3.6 soon?
On Wed, Aug 29, 2012 at 8:14 AM, Or Gerlitz <[email protected]> wrote:while ((neigh = rcu_dereference_protected(*np, - lockdep_is_held(&ntbl->rwlock))) != NULL) { + lockdep_is_held(&priv->lock))) != NULL) {please try to avoid messing up indentation when doing fixes like this.
will take care to do so -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
