* Insert/Remove can't fail, so drop status_t return values. * "TransferAreas" is really "TakeAreasFrom", so rename it. This avoids confusion with the "transfer_area" API call, which moves an area to another address space (keeping the same cache.)
* Insert/Remove can't fail, so drop status_t return values. * "TransferAreas" is really "TakeAreasFrom", so rename it. This avoids confusion with the "transfer_area" API call, which moves an area to another address space (keeping the same cache.)