1. 28 6月, 2006 2 次提交
  2. 20 6月, 2006 30 次提交
  3. 15 4月, 2006 1 次提交
    • J
      [PATCH] PCI: rpaphp: remove init error condition · e6ad0057
      John Rose 提交于
      The init function for the RPA PCI Hotplug driver returns -ENODEV in the
      case that no hotplug-capable slots are detected in the system.  This is
      bad, since hot-capable slots can be added after boot to a purely virtual
      POWER partition.  This is also bad because DLPAR I/O operations depend
      on the rpaphp module.
      
      Change the rpaphp init module to return success for the case of
      partitions that own no hotplug-capable slots at boot.  Such slots can be
      dynamically added after boot.
      Signed-off-by: NJohn Rose <johnrose@austin.ibm.com>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      e6ad0057
  4. 27 3月, 2006 1 次提交
  5. 24 3月, 2006 6 次提交