diff options
author | Andrew Morton <akpm@linux-foundation.org> | 2023-12-13 21:59:49 +0100 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-12-20 23:48:11 +0100 |
commit | 5143eecd2af2b5424f7b96d53f17bb4718e46bd3 (patch) | |
tree | 23f99c44b9f807edf125f92f700e642d7e827122 /block | |
parent | sync mm-stable with mm-hotfixes-stable to pick up depended-upon changes (diff) | |
download | linux-5143eecd2af2b5424f7b96d53f17bb4718e46bd3.tar.xz linux-5143eecd2af2b5424f7b96d53f17bb4718e46bd3.zip |
lib/maple_tree.c: fix build error due to hotfix alteration
Commit 0de56e38b307 ("maple_tree: use maple state end for write
operations") was broken by a later patch "maple_tree: do not preallocate
nodes for slot stores". But the later patch was scheduled ahead of
0de56e38b307, for 6.7-rc.
This fixlet undoes the damage.
Fixes: 0de56e38b307 ("maple_tree: use maple state end for write operations")
Cc: Liam R. Howlett <Liam.Howlett@oracle.com>
Cc: Sidhartha Kumar <sidhartha.kumar@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions