Please explain why vm_shared_region_map_file is calling vm_shared_region_undo_mappings with an incorrect srf_current_mappings_count argument.
The bug occurs due to a mismatch between the caller's argument interpretation and the parameter design of vm_shared_region.c, which is exacerbated by confusing
parameter names in the function declaration.
──────
In vm_shared_region.c, when a slide rel