]> git.karo-electronics.de Git - karo-tx-linux.git/commit
x86/intel_rdt: Implement show_options() for resctrlfs
authorShaohua Li <shli@fb.com>
Fri, 2 Dec 2016 22:21:06 +0000 (14:21 -0800)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 9 Dec 2016 13:12:18 +0000 (14:12 +0100)
commit76ae054c69a745ded388fc4ae70422d74c5bc77d
tree38ea6180a58c34c2b013f907d3c665a1699430f0
parent74fcdae1a7fdf30de5413ccc1eca271415d01124
x86/intel_rdt: Implement show_options() for resctrlfs

Implement show_options() callback for intel resource control filesystem
to expose the active mount options in /proc/

Signed-off-by: Shaohua Li <shli@fb.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>
Link: http://lkml.kernel.org/r/7dce7c1886ac9289442d254ea18322c92bd968da.1480717072.git.shli@fb.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/cpu/intel_rdt_rdtgroup.c