[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070322191711.GY521@postel.suug.ch>
Date: Thu, 22 Mar 2007 20:17:11 +0100
From: Thomas Graf <tgraf@...g.ch>
To: Patrick McHardy <kaber@...sh.net>
Cc: "David S. Miller" <davem@...emloft.net>,
Kernel Netdev Mailing List <netdev@...r.kernel.org>
Subject: Re: [NET]: Fix fib_rules dump race
* Patrick McHardy <kaber@...sh.net> 2007-03-22 15:38
> [NET]: Fix fib_rules dump race
>
> fib_rules_dump needs to use list_for_each_entry_rcu to protect against
> concurrent changes to the rules list.
Good catch, it's not serialized with add/del by rtnl mutex if the
dump gets interrupted.
-
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