+8
−7
Loading
We were passing a map structure to unmap ioctl, where we should obviously pass an unmap structure instead. Due to how map/unmap structures are, we were unmapping much more memory than necessary on pci hotremove. Change-Id: Iabbea4b277228dc3de300849f751202f42bded2b Signed-off-by:Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com> Reviewed-on: https://review.gerrithub.io/421693 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com>