x86/intel_rdt: Fix a typo in Documentation
authorXiaochen Shen <xiaochen.shen@intel.com>
Wed, 3 May 2017 03:15:56 +0000 (11:15 +0800)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 9 May 2017 07:41:42 +0000 (09:41 +0200)
commitfb8fb46c56289b3f34b5d90a4ec65e9e4e4544a5
treef7ad2c1b3c93ce6582a29ce2018a7dc3e68770c5
parent4a1bec4605838fd7872ec41677585e241e256785
x86/intel_rdt: Fix a typo in Documentation

Example 3 contains a typo:

"C0" in "# echo C0 > p0/cpus" is wrong because it specifies core
6-7 instead of wanted core 4-7.

Correct this typo to avoid confusion.

Signed-off-by: Xiaochen Shen <xiaochen.shen@intel.com>
Acked-by: Fenghua Yu <fenghua.yu@intel.com>
Cc: vikas.shivappa@linux.intel.com
Cc: tony.luck@intel.com
Link: http://lkml.kernel.org/r/1493781356-24229-1-git-send-email-xiaochen.shen@intel.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Documentation/x86/intel_rdt_ui.txt