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)
commit29e74f35b2fed0ca3e8b31db157e1d183e9d0819
tree8a618a93b8a53d9c07506b4cba9ac1bac2d9e852
parentc377dcfbee808efdb66cf1bb6b9f06fa26b2ad0a
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