]> www.infradead.org Git - users/jedix/linux-maple.git/commit
maple_tree: add test case to model vma expansion
authorSidhartha Kumar <sidhartha.kumar@oracle.com>
Thu, 25 Jan 2024 01:50:44 +0000 (17:50 -0800)
committerLiam R. Howlett <Liam.Howlett@oracle.com>
Sat, 20 Apr 2024 01:40:09 +0000 (21:40 -0400)
commit7354cd2e7a05ab5816224e59621c5d6b78445267
tree9f438ac8b82b6c3250dc995485e3c6ce46e780cf
parente3a482b4e8a5fe846082d93e8ea5ca8ec94be4d5
maple_tree: add test case to model vma expansion

During testing, despite userspace tests passing, a vm was unable to
boot after a crash when expanding a shrinking a vma. Simulate this
operation as a userspace test case to expand test coverage.

Signed-off-by: Sidhartha Kumar <sidhartha.kumar@oracle.com>
tools/testing/radix-tree/maple.c