]> git.baikalelectronics.ru Git - kernel.git/commit
batman-adv: protect the local and the global trans-tables with rcu
authorAntonio Quartulli <ordex@autistici.org>
Wed, 27 Apr 2011 12:28:07 +0000 (14:28 +0200)
committerSven Eckelmann <sven@narfation.org>
Mon, 20 Jun 2011 09:37:30 +0000 (11:37 +0200)
commit3c3dee5e263fa3ccb756861676e8973eb501b715
tree6a06c51fc2344e1f88e31591f978f3944cfe230e
parentc252f947e92fe6d1837f469c51cee0495a37bad9
batman-adv: protect the local and the global trans-tables with rcu

The local and the global translation-tables are now lock free and rcu
protected.

Signed-off-by: Antonio Quartulli <ordex@autistici.org>
Acked-by: Simon Wunderlich <siwu@hrz.tu-chemnitz.de>
Signed-off-by: Sven Eckelmann <sven@narfation.org>
net/batman-adv/main.c
net/batman-adv/routing.c
net/batman-adv/translation-table.c
net/batman-adv/types.h
net/batman-adv/vis.c