diff options
author | Matthew Wilcox <[email protected]> | 2017-01-24 15:18:16 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2017-01-24 16:26:14 -0800 |
commit | dd040b6f6d5630202e185399a2ff7ab356ed469c (patch) | |
tree | 23a87b888bc6de410ef7356abe829f0d64f30481 /lib/test-string_helpers.c | |
parent | bbd88e1d53a84df9f57a2e37acc15518c3d304db (diff) |
radix-tree: fix private list warnings
The newly introduced warning in radix_tree_free_nodes() was testing the
wrong variable; it should have been 'old' instead of 'node'.
Fixes: ea07b862ac8e ("mm: workingset: fix use-after-free in shadow node shrinker")
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Matthew Wilcox <[email protected]>
Signed-off-by: Johannes Weiner <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions