Re: [PATCH v2] cxl: Wrap iterations over afu slices inside 'afu_list_lock'

2019-01-28 Thread Vaibhav Jain
Thanks for reviewing this patch Fred. I have addressed all your review comments in v3 of this patch. -- Vaibhav Jain Linux Technology Center, IBM India Pvt. Ltd.

Re: [PATCH v2] cxl: Wrap iterations over afu slices inside 'afu_list_lock'

2019-01-28 Thread Frederic Barrat
Hi Vaibhav, 2 comments below (one of which I missed on the previous iteration, sorry). Le 26/01/2019 à 12:46, Vaibhav Jain a écrit : Within cxl module, iteration over array 'adapter->slices' may be racy at few points as it might be simultaneously read during an EEH and its contents being set t