[kernel] Re-enable the ARCMSR module (rhbz 784287)

Josh Boyer jwboyer at fedoraproject.org
Tue Jan 24 14:55:02 UTC 2012


commit c876c77b1081d642687e3dd1432444cab583fc75
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Tue Jan 24 09:43:21 2012 -0500

    Re-enable the ARCMSR module (rhbz 784287)

 config-generic |    2 +-
 kernel.spec    |    3 +++
 2 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/config-generic b/config-generic
index 1313ef0..fbddfa2 100644
--- a/config-generic
+++ b/config-generic
@@ -438,7 +438,7 @@ CONFIG_SCSI_PM8001=m
 CONFIG_VMWARE_PVSCSI=m
 CONFIG_VMWARE_BALLOON=m
 
-# CONFIG_SCSI_ARCMSR is not set
+CONFIG_SCSI_ARCMSR=m
 CONFIG_SCSI_BUSLOGIC=m
 CONFIG_SCSI_INITIO=m
 CONFIG_SCSI_FLASHPOINT=y
diff --git a/kernel.spec b/kernel.spec
index 9afed69..3a52a76 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -2276,6 +2276,9 @@ fi
 #                 ||----w |
 #                 ||     ||
 %changelog
+* Tue Jan 24 2012 Josh Boyer <jwboyer at redhat.com>
+- Re-enable the ARCMSR module (rhbz 784287)
+
 * Tue Jan 24 2012 Josh Boyer <jwboyer at redhat.com> - 3.3.0-0.rc1.git1.1
 - Linux 3.3-rc1-git1 (upstream c1aab02dac690af7ff634d8e1cb3be6a04387eef)
 


More information about the scm-commits mailing list