Re: [PATCH 12/21] x86/intel_rdt/cqm: Add tasks file support

From: Shivappa Vikas
Date: Thu Jul 06 2017 - 17:23:40 EST




On Sun, 2 Jul 2017, Thomas Gleixner wrote:

On Mon, 26 Jun 2017, Vikas Shivappa wrote:
@@ -866,6 +866,7 @@ struct task_struct {
#endif
#ifdef CONFIG_INTEL_RDT
int closid;
+ u32 rmid;

Can you please make a preparatory change which makes closid an u32 as well?
We should have done that in the first place, but in hindsight we are always
smarter...

ok makes sense. Will fix. Think Fenghua or David had suggested this but i missed.

Thanks,
Vikas


Thanks,

tglx