Re: [PATCH 12 22/25 UPDATED] platform/x86/intel/pmt: Inform resctrl when MMIO maps are being removed
From: Reinette Chatre
Date: Thu Sep 24 2026 - 16:56:20 EST
Hi Tony,
On 9/18/26 9:29 AM, Tony Luck wrote:
> Before destroying devices, tell resctrl that the virtual addresses
> supplied by an earlier call to intel_pmt_get_regions_by_feature()
> are about to be invalidated and should not be used again.
Why? Could you please give insight into the new locking introduced here?
This new updated patch is presented as a drop-in replacement of
22/25 but then undoes significant (locking) portions of 21/25. Could you please
integrate these changes to not have one patch undo what an earlier one
does and support these changes with proper changelogs to help understand
what they do and why?
Reinette