summaryrefslogtreecommitdiff
path: root/tools/testing
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testing')
-rw-r--r--tools/testing/radix-tree/maple.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testing/radix-tree/maple.c b/tools/testing/radix-tree/maple.c
index 85fb5616c133..dfd7099f0d8e 100644
--- a/tools/testing/radix-tree/maple.c
+++ b/tools/testing/radix-tree/maple.c
@@ -35508,7 +35508,7 @@ static noinline void __init check_spanning_write(struct maple_tree *mt)
/* Store a value across a node boundary that causes a 3 way split */
if (MAPLE_32BIT)
- i = 49590; /* 0xc1b6 */
+ i = 49430; /* 0xc116 */
else
i = 49670; /* 0xC206 */