[GIT PULL] x86/cache updates for v5.2

From: Ingo Molnar
Date: Mon May 06 2019 - 06:00:34 EST


Linus,

Please pull the latest x86-cache-for-linus git tree from:

git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-cache-for-linus

# HEAD: 47820e73f5b3a1fdb8ebd1219191edc96e0c85c1 x86/resctrl: Initialize a new resource group with default MBA values

An RDT cleanup and a fix for RDT initialization of new resource groups.

Thanks,

Ingo

----
Borislav Petkov (1):
Merge x86/urgent into x86/cache

Xiaochen Shen (2):
x86/resctrl: Move per RDT domain initialization to a separate function
x86/resctrl: Initialize a new resource group with default MBA values

arch/x86/kernel/cpu/resctrl/ctrlmondata.c | 4 +-
arch/x86/kernel/cpu/resctrl/rdtgroup.c | 173 +++++++++++++++++-------------
2 files changed, 102 insertions(+), 75 deletions(-)