[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1292536151.19587.6.camel@maxim-laptop>
Date: Thu, 16 Dec 2010 23:49:11 +0200
From: Maxim Levitsky <maximlevitsky@...il.com>
To: David Miller <davem@...emloft.net>
Cc: eric.dumazet@...il.com, linux1394-devel@...ts.sourceforge.net,
stefanr@...6.in-berlin.de, netdev@...r.kernel.org,
kuznet@....inr.ac.ru, jmorris@...ei.org, kaber@...sh.net,
opurdila@...acom.com, stable@...nel.org
Subject: Re: [PATCH net-2.6] llc: fix a device refcount imbalance
On Thu, 2010-12-09 at 05:46 +0200, Maxim Levitsky wrote:
> On Wed, 2010-12-08 at 09:59 -0800, David Miller wrote:
> > From: Eric Dumazet <eric.dumazet@...il.com>
> > Date: Sun, 05 Dec 2010 13:03:26 +0100
> >
> > > [PATCH net-2.6] llc: fix a device refcount imbalance
> > >
> > > commit abf9d537fea225 (llc: add support for SO_BINDTODEVICE) added one
> > > refcount imbalance in llc_ui_bind(), because dev_getbyhwaddr() doesnt
> > > take a reference on device, while dev_get_by_index() does.
> > >
> > > Fix this using RCU locking. And since an RCU conversion will be done for
> > > 2.6.38 for dev_getbyhwaddr(), put the rcu_read_lock/unlock exactly at
> > > their final place.
> > >
> > > Signed-off-by: Eric Dumazet <eric.dumazet@...il.com>
> >
> > Applied and queued up for -stable.
>
> Hi,
>
> Could I kindly ask if my patch is accepted?
>
> Best regards,
> Maxim Levitsky
>
Anybody?
Best regards,
Maxim Levitsky
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists