remove_vm_area(area->addr);
/* workaround mysterious double-free on vmalloc() for bpf. */
return;
/* If this is not VM_FLUSH_RESET_PERMS memory, no need for the below. */
if (!flush_reset)
-