From: Eric Dumazet <[email protected]> Date: Mon, 25 Sep 2017 08:40:02 -0700
> From: Eric Dumazet <[email protected]> > > My prior fix was not complete, as we were dereferencing a pointer > three times per node, not twice as I initially thought. > > Fixes: 4cc5b44b29a9 ("inetpeer: fix RCU lookup()") > Fixes: b145425f269a ("inetpeer: remove AVL implementation in favor of RB > tree") > Signed-off-by: Eric Dumazet <[email protected]> Applied.
