]> git.baikalelectronics.ru Git - kernel.git/commit
x86/intel_rdt: Add diagnostics when writing the tasks file
authorTony Luck <tony.luck@intel.com>
Mon, 25 Sep 2017 23:39:35 +0000 (16:39 -0700)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 27 Sep 2017 10:10:10 +0000 (12:10 +0200)
commit8ba533a9824d78e8b500867118a0dbafe9427606
tree8a618a93b8a53d9c07506b4cba9ac1bac2d9e852
parent879cdaa52df3092f076e3387f3fa3a56259d5a54
x86/intel_rdt: Add diagnostics when writing the tasks file

About the only tricky case is trying to move a task into a monitor
group that is a subdirectory of a different control group. But cover
the simple cases too.

Signed-off-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Fenghua Yu <fenghua.yu@intel.com>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Vikas Shivappa <vikas.shivappa@intel.com>
Cc: Boris Petkov <bp@suse.de>
Cc: Reinette Chatre <reinette.chatre@intel.com>
Link: https://lkml.kernel.org/r/f1841cce6a242aed37cb926dee8942727331bf78.1506382469.git.tony.luck@intel.com
arch/x86/kernel/cpu/intel_rdt_ctrlmondata.c
arch/x86/kernel/cpu/intel_rdt_rdtgroup.c