]> www.infradead.org Git - users/jedix/linux-maple.git/commit
maple_tree: Fix potential rcu issue
authorLiam R. Howlett <Liam.Howlett@Oracle.com>
Thu, 17 Nov 2022 19:31:38 +0000 (14:31 -0500)
committerLiam R. Howlett <Liam.Howlett@oracle.com>
Mon, 28 Nov 2022 20:18:33 +0000 (15:18 -0500)
commit90f4a227eaf9b78aa65dcdbe90291439b9281c81
tree29abd6e1e892c643775607b82f8946129a300313
parentffe5f97d5edbe37ab76e0474852811868af424b3
maple_tree: Fix potential rcu issue

Ensure the node isn't dead after reading the node end.

Signed-off-by: Liam R. Howlett <Liam.Howlett@oracle.com>
lib/maple_tree.c