Re: [PATCH] cxl: Destroy cxl_adapter_idr on module_exit

2015-07-08 Thread Johannes Thumshirn
Ian Munsie writes: > Acked-by: Ian Munsie > > We are probably also missing an idr_destroy(&afu->contexts_idr); in > cxl_release_afu() as well if you wanted to send a patch for that. > > Cheers, > -Ian > Correct, patch is going out today. Thanks for the hint. -- Johannes Thumshirn

Re: [PATCH] cxl: Destroy cxl_adapter_idr on module_exit

2015-07-08 Thread Ian Munsie
Acked-by: Ian Munsie We are probably also missing an idr_destroy(&afu->contexts_idr); in cxl_release_afu() as well if you wanted to send a patch for that. Cheers, -Ian ___ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.or