[linux] 01/01: [powerpc/powerpc64, ppc64*] Enable SCSI_IBMVFC as module (Closes: #859523)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sat Apr 8 00:44:28 UTC 2017


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

benh pushed a commit to branch jessie
in repository linux.

commit 101c2e1bf2bf3d2fe564224f269278c7f9778b8a
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Sat Apr 8 01:32:49 2017 +0100

    [powerpc/powerpc64,ppc64*] Enable SCSI_IBMVFC as module (Closes: #859523)
    
    - udeb: Add ibmvfc to scsi-modules
---
 debian/changelog                                                | 2 ++
 debian/config/kernelarch-powerpc/config-arch-64                 | 1 +
 debian/installer/powerpc/modules/powerpc-powerpc64/scsi-modules | 1 +
 3 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 4febea4..db71ae2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -579,6 +579,8 @@ linux (3.16.43-1) UNRELEASED; urgency=medium
   * timer: Restrict timer_stats to initial PID namespace (CVE-2017-5967)
   * mbcache: Reschedule before restarting iteration in mb_cache_entry_alloc()
     (mitigates CVE-2015-8952)
+  * [powerpc/powerpc64,ppc64*] Enable SCSI_IBMVFC as module (Closes: #859523)
+    - udeb: Add ibmvfc to scsi-modules
 
   [ Salvatore Bonaccorso ]
   * sunrpc: fix refcounting problems with auth_gss messages.
diff --git a/debian/config/kernelarch-powerpc/config-arch-64 b/debian/config/kernelarch-powerpc/config-arch-64
index 2d524df..d7bbf75 100644
--- a/debian/config/kernelarch-powerpc/config-arch-64
+++ b/debian/config/kernelarch-powerpc/config-arch-64
@@ -93,6 +93,7 @@ CONFIG_HOTPLUG_PCI_RPA_DLPAR=m
 ##
 CONFIG_SCSI_IBMVSCSI=m
 CONFIG_SCSI_IBMVSCSIS=m
+CONFIG_SCSI_IBMVFC=m
 CONFIG_SCSI_QLOGIC_1280=m
 
 ##
diff --git a/debian/installer/powerpc/modules/powerpc-powerpc64/scsi-modules b/debian/installer/powerpc/modules/powerpc-powerpc64/scsi-modules
index da80e90..94ab4a9 100644
--- a/debian/installer/powerpc/modules/powerpc-powerpc64/scsi-modules
+++ b/debian/installer/powerpc/modules/powerpc-powerpc64/scsi-modules
@@ -1,4 +1,5 @@
 #include <scsi-modules>
 
+ibmvfc
 ibmvscsi
 ps3rom

-- 
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