Re: [PATCH] x86/intel_rdt: Fix a typo in Documentation

2017-05-09 Thread Xiaochen Shen
Thank you, Thomas. I will send out v2 patch with the fix soon. Best regards, Xiaochen On 2017/5/9 15:22, Thomas Gleixner wrote: > On Tue, 9 May 2017, Xiaochen Shen wrote: > >> Hi Thomas, >> >> I am sorry, this is the reason why I added Fenghua in SOB list: >> I have sent this patch to Fenghua fo

Re: [PATCH] x86/intel_rdt: Fix a typo in Documentation

2017-05-09 Thread Thomas Gleixner
On Tue, 9 May 2017, Xiaochen Shen wrote: > Hi Thomas, > > I am sorry, this is the reason why I added Fenghua in SOB list: > I have sent this patch to Fenghua for internal review. After that, I sent it > out to LKML. The SOB chain would have been correct, if Fenghua would have sent your patch. >

Re: [PATCH] x86/intel_rdt: Fix a typo in Documentation

2017-05-09 Thread Xiaochen Shen
Hi Thomas, I am sorry, this is the reason why I added Fenghua in SOB list: I have sent this patch to Fenghua for internal review. After that, I sent it out to LKML. What is your suggestion to fix? Move Fenghua from "Signed-off-by:" to "Cc:"? Thank you. Best regards, Xiaochen On 2017/5/9 15:03,

Re: [PATCH] x86/intel_rdt: Fix a typo in Documentation

2017-05-09 Thread Thomas Gleixner
On Wed, 3 May 2017, Xiaochen Shen wrote: > The typo is in example 3. > > "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 > Signed-off-by: Fenghua Yu That SOB chain is

[PATCH] x86/intel_rdt: Fix a typo in Documentation

2017-05-02 Thread Xiaochen Shen
The typo is in example 3. "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 Signed-off-by: Fenghua Yu --- Documentation/x86/intel_rdt_ui.txt | 2 +- 1 file changed, 1 insertion(+)