Re: [PATCH v2 04/10] cxl: Clean up adapter MMIO unmap path.
From: Daniel Axtens <hidden>
Date: 2015-08-11 06:40:26
Attachments
- signature.asc [application/pgp-signature] 860 bytes
From: Daniel Axtens <hidden>
Date: 2015-08-11 06:40:26
Hi Cyril,
quoted
- PCI regions are allocated in cxl_map_adapter_regs. Therefore they should be released in unmap, not elsewhere.You've changed the order in which cxl_remove_adapter() does its work, which, I'm sure you've considered and it's fine, best to check.
Yeah, I have considered this. I've also tested it a lot. Thanks for the review.
Acked-by: Cyril Bur <redacted>
-- Regards, Daniel