commit | 65be6f058b0eba98dc6c6f197ea9f62c9b6a519f | [log] [tgz] |
---|---|---|
author | Liam R. Howlett <Liam.Howlett@Oracle.com> | Fri Jan 20 11:26:03 2023 -0500 |
committer | Andrew Morton <akpm@linux-foundation.org> | Thu Feb 09 16:51:30 2023 -0800 |
tree | f020b5d0d6f69d63c223e9fe047cbaa6179736c0 | |
parent | e7f43ca99fc8bff2333547bb08dae20a35a23450 [diff] |
maple_tree: fix potential rcu issue Ensure the node isn't dead after reading the node end. Link: https://lkml.kernel.org/r/20230120162650.984577-3-Liam.Howlett@oracle.com Signed-off-by: Liam R. Howlett <Liam.Howlett@oracle.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>