On Wednesday, April 03, 2013 16:11:45 Antonio Quartulli wrote:
This patch fixes this issue by calling the batadv_orig_node_free_rcu() directly from the rcu callback, removing the unnecessary, additional call_rcu() layer here.
Signed-off-by: Linus Lüssing linus.luessing@web.de
Acked-by: Antonio Quartulli ordex@autistici.org
Applied in revision c8bda21.
Cheers, Marek
PS: I did some style adjustments to the patch for the sake of clarity.