[kernel/f17] Disable PCIEPORTBUS on ppc64 per IBM request

Josh Boyer jwboyer at fedoraproject.org
Wed May 2 17:12:49 UTC 2012


commit db355f7ded026b26704a6051fc7f41f0cbf14bff
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Thu May 3 12:51:33 2012 -0400

    Disable PCIEPORTBUS on ppc64 per IBM request

 config-powerpc64 |    1 +
 kernel.spec      |    3 +++
 2 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/config-powerpc64 b/config-powerpc64
index d099c51..f54bcdc 100644
--- a/config-powerpc64
+++ b/config-powerpc64
@@ -162,4 +162,5 @@ CONFIG_BPF_JIT=y
 # CONFIG_PPC_ICSWX_PID is not set
 # CONFIG_PPC_ICSWX_USE_SIGILL is not set
 # CONFIG_BLK_DEV_PCIESSD_MTIP32XX is not set
+# CONFIG_PCIEPORTBUS is not set
 
diff --git a/kernel.spec b/kernel.spec
index 9d3cac5..faa105d 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -2421,6 +2421,9 @@ fi
 #    '-'      |  |
 #              '-'
 %changelog
+* Wed May 02 2012 Josh Boyer <jwboyer at redhat.com>
+- Disable PCIEPORTBUS on ppc64 per IBM request
+
 * Wed May 02 2012 Justin M. Forbes <jforbes at redhat.com> 3.3.4-3
 - Many patches from 3.3.5 stable queue
 


More information about the scm-commits mailing list