diff options
author | Liam Howlett <liam.howlett@oracle.com> | 2022-11-07 16:39:02 +0000 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2022-11-08 15:57:25 -0800 |
commit | 7dc5ba6254bb242a9f45e43549171a2d84d25e6a (patch) | |
tree | 8bbbb014e1b1281e418b2c26ad51a6fcda86377b /mm/damon | |
parent | 9bbba5633488ee3e2903647c3484c4390ff39ea7 (diff) | |
download | linux-7dc5ba6254bb242a9f45e43549171a2d84d25e6a.tar.gz |
maple_tree: don't set a new maximum on the node when not reusing nodes
In RCU mode, the node limits were being updated to the last pivot which
may not be correct and would cause the metadata to be set when it
shouldn't. Fix this by not setting a new limit in this case.
Link: https://lkml.kernel.org/r/20221107163857.867377-1-Liam.Howlett@oracle.com
Signed-off-by: Liam R. Howlett <Liam.Howlett@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/damon')
0 files changed, 0 insertions, 0 deletions