diff options
author | Fenghua Yu <fenghua.yu@intel.com> | 2020-01-16 13:32:46 -0800 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2020-02-10 18:43:51 -0700 |
commit | 3032e3a7c7e3ef4a9839ec99c60ffeed76830bf2 (patch) | |
tree | 8805d31f4da31c35750cf383e69323bb3c244769 /MAINTAINERS | |
parent | 85f553d24ada5399cab730e3199a970e2cc78c82 (diff) | |
download | linux-stable-3032e3a7c7e3ef4a9839ec99c60ffeed76830bf2.tar.gz linux-stable-3032e3a7c7e3ef4a9839ec99c60ffeed76830bf2.tar.bz2 linux-stable-3032e3a7c7e3ef4a9839ec99c60ffeed76830bf2.zip |
selftests/resctrl: Add the test in MAINTAINERS
The resctrl selftest will be maintained by RDT maintainers.
Signed-off-by: Fenghua Yu <fenghua.yu@intel.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 38fe2f3f7b6f..b3eefdbc2edd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14073,6 +14073,7 @@ S: Supported F: arch/x86/kernel/cpu/resctrl/ F: arch/x86/include/asm/resctrl_sched.h F: Documentation/x86/resctrl* +F: tools/testing/selftests/resctrl/ READ-COPY UPDATE (RCU) M: "Paul E. McKenney" <paulmck@kernel.org> |