diff options
author | Ralph Campbell <rcampbell@nvidia.com> | 2020-04-22 12:50:28 -0700 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2020-05-19 16:48:31 -0300 |
commit | f07e2f6be37a750737b93f5635485171ad459eb9 (patch) | |
tree | 48d29a7dfadaa0e844e5b49ddd03e2a9eca8b2cb /MAINTAINERS | |
parent | fee9f6d1b8df35ce4ec14a49f27a7d9e4e06fd57 (diff) | |
download | linux-f07e2f6be37a750737b93f5635485171ad459eb9.tar.bz2 |
MAINTAINERS: add HMM selftests
Add files for HMM selftests.
Link: https://lore.kernel.org/r/20200422195028.3684-4-rcampbell@nvidia.com
Signed-off-by: Ralph Campbell <rcampbell@nvidia.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2926327e4976..31a8586db23c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7732,7 +7732,9 @@ L: linux-mm@kvack.org S: Maintained F: Documentation/vm/hmm.rst F: include/linux/hmm* +F: lib/test_hmm* F: mm/hmm* +F: tools/testing/selftests/vm/*hmm* HOST AP DRIVER M: Jouni Malinen <j@w1.fi> |