]> www.infradead.org Git - users/jedix/linux-maple.git/commit
maple_tree: Fix return of the allocated node mask.
authorLiam R. Howlett <Liam.Howlett@Oracle.com>
Mon, 10 Dec 2018 17:20:09 +0000 (12:20 -0500)
committerLiam R. Howlett <Liam.Howlett@Oracle.com>
Mon, 10 Dec 2018 17:20:09 +0000 (12:20 -0500)
commitf4f2d732972a18a425b1c238bdeeccbfad94e127
tree5d6d13b790d13dff933726cc93e8f9568df96d2d
parent55d029aa5f13b002fe0e64a1e27c00b3be5c978c
maple_tree: Fix return of the allocated node mask.

0x03 is the correct mask for 8 byte aligned memory.

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