Author :
mpi
Date :
2025-02-19 11:10:54
Hash :12a8400b Message :Nullify `uanon' and `uobject' pointer while holding the corresponding lock.
Stop modifying these pointers inside the pmemrange allocator. Assert instead
that physical page descriptors are no longer associated to objects when they
are given back to the allocator.
ok miod@