Sending some fixes to V3 as per discussions with Thomas. This is on top
of the merged patches in tip and contains the following:

 - a fix to MBM hot cpu handling to avoid doubling of the overflow timer
 interval.

 - some changes to the limbo RMID processing patch to make corrections
 to handle the rmid->busy correctly in case of domain going offline and
 to use the correct work_cpu.

Vikas Shivappa (2):
  x86/intel_rdt/mbm: Fix MBM overflow handler during hot cpu
  x86/intel_rdt/cqm: Improve limbo list processing

 arch/x86/kernel/cpu/intel_rdt.c          |  34 ++++-
 arch/x86/kernel/cpu/intel_rdt.h          |  14 +-
 arch/x86/kernel/cpu/intel_rdt_monitor.c  | 213 ++++++++++++++-----------------
 arch/x86/kernel/cpu/intel_rdt_rdtgroup.c |   2 +-
 4 files changed, 136 insertions(+), 127 deletions(-)

-- 
1.9.1

Reply via email to