[RFC PATCH V2 07/22] x86/intel_rdt: Connect pseudo-locking directory to operations

2018-02-13 Thread Reinette Chatre
As a dependent of RDT/CAT we hook up the pseudo-locking files initialization to that of RDT/CAT. The initial operations of mkdir/rmdir used to create pseudo-locked regions are now hooked up also. Signed-off-by: Reinette Chatre ---

[RFC PATCH V2 07/22] x86/intel_rdt: Connect pseudo-locking directory to operations

2018-02-13 Thread Reinette Chatre
As a dependent of RDT/CAT we hook up the pseudo-locking files initialization to that of RDT/CAT. The initial operations of mkdir/rmdir used to create pseudo-locked regions are now hooked up also. Signed-off-by: Reinette Chatre --- arch/x86/kernel/cpu/intel_rdt_rdtgroup.c | 17 -