[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20130111.194216.884859016289350447.davem@davemloft.net>
Date: Fri, 11 Jan 2013 19:42:16 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: jasowang@...hat.com
Cc: mst@...hat.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, edumazet@...gle.com,
stefanha@...hat.com
Subject: Re: [PATCH V2 0/3] some fixes of tuntap
From: Jason Wang <jasowang@...hat.com>
Date: Sat, 12 Jan 2013 10:59:31 +0800
> There series fixes two issues:
> - Don't allow calling TUNSETIFF when a file is detached which may cause kernel
> data structure corrupt.
> - Fix the reference count leaking of sock and module.
>
> Plus a suggestion from Eric to use rtnl_dereference() instead of the open code.
>
> Changes from v1:
> - don't use rcu to dereference tfile->detached as it was already protected by
> rtnl lock.
> - add a patch of switching to use rtnl_dereference().
All applied, thanks Jason.
--
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