From c8a1847658268fbadf20aa486107f2e553a8c768 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Tue, 6 Mar 2018 19:14:54 +0100 Subject: sys/linux: add descriptions for /dev/infiniband/rdma_cm Also fix uffd and bluetooth consts while we are here. --- sys/linux/uffd.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sys/linux/uffd.txt') diff --git a/sys/linux/uffd.txt b/sys/linux/uffd.txt index 239c7aefa..086e05962 100644 --- a/sys/linux/uffd.txt +++ b/sys/linux/uffd.txt @@ -1,7 +1,9 @@ # Copyright 2018 syzkaller project authors. All rights reserved. # Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file. -include +include +include +include resource fd_uffd[fd] -- cgit mrf-deployment