[PATCH 9/9] x86/intel_rdt: Fix incorrect loop end condition

2018-09-14 Thread Fenghua Yu
From: Reinette Chatre In order to determine a sane default cache allocation for a new CAT/CDP resource group, all resource groups are checked to determine which cache portions are available to share. At this time all possible CLOSIDs that can be supported by the resource is checked. This is

[PATCH 9/9] x86/intel_rdt: Fix incorrect loop end condition

2018-09-14 Thread Fenghua Yu
From: Reinette Chatre In order to determine a sane default cache allocation for a new CAT/CDP resource group, all resource groups are checked to determine which cache portions are available to share. At this time all possible CLOSIDs that can be supported by the resource is checked. This is