Hi Fenghua, > -----Original Message----- > From: Fenghua Yu <[email protected]> > Sent: Friday, December 21, 2018 6:21 PM > To: Thomas Gleixner <[email protected]>; Ingo Molnar > <[email protected]>; H Peter Anvin <[email protected]>; Tony Luck > <[email protected]>; Peter Zijlstra <[email protected]>; Reinette > Chatre <[email protected]>; Moger, Babu > <[email protected]>; James Morse <[email protected]>; > Xiaochen Shen <[email protected]>; Ravi V Shankar > <[email protected]>; Sai Praneeth Prakhya > <[email protected]>; Arshiya Hayatkhan Pathan > <[email protected]> > Cc: linux-kernel <[email protected]>; Fenghua Yu > <[email protected]> > Subject: [PATCH v4 10/10] selftests/resctrl: Add the test in MAINTAINERS > > The resctrl selftest will be maintained by RDT maintainers. > > Signed-off-by: Fenghua Yu <[email protected]> > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 842b697a1511..edafdecb1e41 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -12650,6 +12650,7 @@ S: Supported > F: arch/x86/kernel/cpu/intel_rdt* > F: arch/x86/include/asm/intel_rdt_sched.h > F: Documentation/x86/intel_rdt*
This patch does not apply cleanly. We have changed the above names from intel_rdt to resctrl now. You need to re-base again. > +F: tools/testing/selftests/resctrl > > READ-COPY UPDATE (RCU) > M: "Paul E. McKenney" <[email protected]> > -- > 2.19.1

