diff options
author | Fenghua Yu <[email protected]> | 2020-01-16 13:32:46 -0800 |
---|---|---|
committer | Shuah Khan <[email protected]> | 2020-02-10 18:43:51 -0700 |
commit | 3032e3a7c7e3ef4a9839ec99c60ffeed76830bf2 (patch) | |
tree | 8805d31f4da31c35750cf383e69323bb3c244769 | |
parent | 85f553d24ada5399cab730e3199a970e2cc78c82 (diff) |
selftests/resctrl: Add the test in MAINTAINERS
The resctrl selftest will be maintained by RDT maintainers.
Signed-off-by: Fenghua Yu <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
-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" <[email protected]> |