[linux] 02/06: IB: Enable INFINIBAND_RDMAVT as module

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sun Nov 13 04:30:51 UTC 2016


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch sid
in repository linux.

commit 943a798a0751b3f8344b9024750c704aa7fdda19
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Sat Nov 12 20:50:35 2016 +0000

    IB: Enable INFINIBAND_RDMAVT as module
    
    This is a new dependency of INFINIBAND_HFI1 and INFINIBAND_QIB.
    Closes: #843792)
---
 debian/changelog     | 2 ++
 debian/config/config | 5 +++++
 2 files changed, 7 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 733392e..df195b3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -234,6 +234,8 @@ linux (4.8.7-1) UNRELEASED; urgency=medium
   * HID: Enable HID_ALPS, HID_ASUS (Closes: #843085), HID_CMEDIA as modules
   * cpupower: Fix checks for CPU existence (Closes: #843071)
   * perf: Disable use of libcrypto (Closes: #843199)
+  * IB: Enable INFINIBAND_RDMAVT as module, re-enabling INFINIBAND_HFI1
+    and INFINIBAND_QIB (Closes: #843792)
 
  -- Ben Hutchings <ben at decadent.org.uk>  Wed, 02 Nov 2016 12:01:42 -0600
 
diff --git a/debian/config/config b/debian/config/config
index 809d98a..f4cd3dd 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -1200,6 +1200,11 @@ CONFIG_INFINIBAND_QIB=m
 CONFIG_INFINIBAND_QIB_DCA=y
 
 ##
+## file: drivers/infiniband/sw/rdmavt/Kconfig
+##
+CONFIG_INFINIBAND_RDMAVT=m
+
+##
 ## file: drivers/infiniband/ulp/ipoib/Kconfig
 ##
 CONFIG_INFINIBAND_IPOIB=m

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list