diff options
author | Cheng Xu <chengyou@linux.alibaba.com> | 2022-07-27 09:49:27 +0800 |
---|---|---|
committer | Jason Gunthorpe <jgg@nvidia.com> | 2022-07-27 16:04:05 -0300 |
commit | ca7fd6cff3b8df436f3e46b8fc80e6989700c8da (patch) | |
tree | e473b4bf4e6742089725f8af4cd4a81a05727e79 /MAINTAINERS | |
parent | f5995fe2a0b1f4ec5e52e2022452246a13bf89b7 (diff) | |
download | linux-ca7fd6cff3b8df436f3e46b8fc80e6989700c8da.tar.bz2 |
RDMA/erdma: Add driver to kernel build environment
Add erdma to the kernel build environment, and sort the source
order in drivers/infiniband/Kconfig.
Link: https://lore.kernel.org/r/20220727014927.76564-12-chengyou@linux.alibaba.com
Signed-off-by: Cheng Xu <chengyou@linux.alibaba.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a6d3bd9d2a8d..e034f1461eb4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -733,6 +733,14 @@ S: Maintained F: Documentation/i2c/busses/i2c-ali1563.rst F: drivers/i2c/busses/i2c-ali1563.c +ALIBABA ELASTIC RDMA DRIVER +M: Cheng Xu <chengyou@linux.alibaba.com> +M: Kai Shen <kaishen@linux.alibaba.com> +L: linux-rdma@vger.kernel.org +S: Supported +F: drivers/infiniband/hw/erdma +F: include/uapi/rdma/erdma-abi.h + ALIENWARE WMI DRIVER L: Dell.Client.Kernel@dell.com S: Maintained |