]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 28 Jan 2020 20:00:29 +0000 (12:00 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 28 Jan 2020 20:00:29 +0000 (12:00 -0800)
commitc99680063b262f70998ba93f0cdc9f5a7a4a67b9
tree1559c86923f4bffea50be23f0a58958ba0cfbe96
parent2642278921c4bf435278b23f59e3d2491a319e47
parent4202d071ec5097a8c6328366e2bcaa5c14637f9b
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 resource control updates from Ingo Molnar:
 "The main change in this tree is the extension of the resctrl procfs
  ABI with a new file that helps tooling to navigate from tasks back to
  resctrl groups: /proc/{pid}/cpu_resctrl_groups.

  Also fix static key usage for certain feature combinations and
  simplify the task exit resctrl case"

* 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/resctrl: Add task resctrl information display
  x86/resctrl: Check monitoring static key in the MBM overflow handler
  x86/resctrl: Do not reconfigure exiting tasks
arch/x86/Kconfig
arch/x86/kernel/cpu/resctrl/rdtgroup.c
fs/proc/base.c