On 06-Jan-20 8:55 PM, Stephen Hemminger wrote:
The loop to unwind existing mmaps was only unmapping the first segment.Also, remove obvious redundant assignment. Fixes: 66cc45e293ed ("mem: replace memseg with memseg lists") Cc: [email protected] Cc: [email protected] Signed-off-by: Stephen Hemminger <[email protected]> ---
Acked-by: Anatoly Burakov <[email protected]> -- Thanks, Anatoly

