Re: [patch 11/26] IPOB: Move destructor from neigh->ops to neigh_param
- From: Roland Dreier <rdreier@xxxxxxxxx>
- Date: Tue, 04 Apr 2006 17:14:27 -0700
David> Major NAK.
David> This does not fix a bug, it is merely and API change that
David> the inifiniband folks want for some of their infrastructure.
It definitely does fix a bug: without the change, because
ops->destructor is shared (possibly with other net devices), IPoIB
ops->can't set it or clear it safely. I don't have exact details at
hand but this was definitely causing panics for people.
David> Furthermore, this version of the patch here will break the
David> build of ATM.
I'll admit I haven't tested but it looks OK to me -- it seems to have
the required chunk in clip.c.
I'm not going to fight too hard for it (I'll let Michael champion it
if he really cares), but I think this is a legitimate -stable patch:
it fixes a panic that real users are seeing.
- R.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [patch 11/26] IPOB: Move destructor from neigh->ops to neigh_param
- From: David S. Miller
- Re: [patch 11/26] IPOB: Move destructor from neigh->ops to neigh_param
- References:
- [patch 00/26] 2.6.16.2 -stable review
- From: gregkh
- [patch 11/26] IPOB: Move destructor from neigh->ops to neigh_param
- From: gregkh
- Re: [patch 11/26] IPOB: Move destructor from neigh->ops to neigh_param
- From: David S. Miller
- [patch 00/26] 2.6.16.2 -stable review
- Prev by Date: [patch 06/26] sbp2: fix spinlock recursion
- Next by Date: Re: patch bus_add_device-losing-an-error-return-from-the-probe-method.patch added to gregkh-2.6 tree
- Previous by thread: Re: [stable] Re: [patch 11/26] IPOB: Move destructor from neigh->ops to neigh_param
- Next by thread: Re: [patch 11/26] IPOB: Move destructor from neigh->ops to neigh_param
- Index(es):
Relevant Pages
|