]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tools/testing/vma: Implement vm_refcnt reset
authorLiam R. Howlett <Liam.Howlett@oracle.com>
Wed, 27 Aug 2025 18:02:23 +0000 (14:02 -0400)
committerLiam R. Howlett <Liam.Howlett@oracle.com>
Thu, 4 Sep 2025 17:45:55 +0000 (13:45 -0400)
commitc06f532ff804e7db87b9633f5d98c90d93f4aeff
treee7e360227e6c6605a5bdd8545486537da1cb586d
parent1492bc230faf7bff44efa752fa2006df75fceead
tools/testing/vma: Implement vm_refcnt reset

Add the reset of the ref count in vma_lock_init().  This is needed if
the vma memory is not zeroed on allocation.

Signed-off-by: Liam R. Howlett <Liam.Howlett@oracle.com>
tools/testing/vma/vma_internal.h