diff options
author | Jarek Poplawski <jarkao2@gmail.com> | 2009-06-30 21:47:19 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-06-30 21:48:38 +0200 |
commit | 008440e3ad4b72f5048d1b1f6f5ed894fdc5ad08 (patch) | |
tree | bcf7771cd07562b258aaa032f85c29eaa00b9b6c /drivers/net | |
parent | bnx2x: Fix the behavior of ethtool when ONBOOT=no (diff) | |
download | linux-008440e3ad4b72f5048d1b1f6f5ed894fdc5ad08.tar.xz linux-008440e3ad4b72f5048d1b1f6f5ed894fdc5ad08.zip |
ipv4: Fix fib_trie rebalancing, part 3
Alas current delaying of freeing old tnodes by RCU in trie_rebalance
is still not enough because we can free a top tnode before updating a
t->trie pointer.
Reported-by: Pawel Staszewski <pstaszewski@itcare.pl>
Tested-by: Pawel Staszewski <pstaszewski@itcare.pl>
Signed-off-by: Jarek Poplawski <jarkao2@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions