Re: [PATCH] ACPI: processor: Drop duplicate setting of shared_cpu_map

2020-11-25 Thread Rafael J. Wysocki
On Tue, Nov 24, 2020 at 1:00 AM Punit Agrawal wrote: > > 'shared_cpu_map', stored as part of the per-processor > acpi_processor_performance structre, is used to store cpus that share > a performance domain. By definition it contains the owning cpu. > > While building the 'shared_cpu_map' it is bei

[PATCH] ACPI: processor: Drop duplicate setting of shared_cpu_map

2020-11-23 Thread Punit Agrawal
'shared_cpu_map', stored as part of the per-processor acpi_processor_performance structre, is used to store cpus that share a performance domain. By definition it contains the owning cpu. While building the 'shared_cpu_map' it is being set twice - once while initialising the performance domains an