public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] - Altix: Add initial ACPI IO support
@ 2006-09-01 16:01 John Keller
  2006-09-22 14:51 ` John Keller
  0 siblings, 1 reply; 4+ messages in thread
From: John Keller @ 2006-09-01 16:01 UTC (permalink / raw)
  To: linux-ia64; +Cc: linux-acpi, ayoung, linux-kernel, John Keller, pcihpd-discuss

Patch set to add initial ACPI IO support to Altix.

1/3 acpi-base-support.patch
      When booting with an ACPI capable PROM, the
      DSDT will now define the system nodes and root
      PCI busses. An Altix specific ACPI driver will be
      registered for the node devices, while the
      standard acpi_pci_root_driver can now scan
      the PCI busses, eliminating the need for the current
      fixup code to manually initiate the scan. Multiple SAL
      calls are no longer needed, as platform specific info
      is now passed via the ACPI vendor resource descriptor
      (though all the old fixup code still remains due
      to backward compatability requirements).

      A new platform vector for bus_fixup is created.
      The size of io_space[] is increased to support large
      IO configurations.

2/3 acpi-hotplug.patch
      Make necessary changes to hotplug code now that
      bus fixup is done via platform vector.

3/3 acpi-rom-shadow.patch
      Provide support for PROM shadowing of a ROM image.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH 0/3] - Altix: Add initial ACPI IO support
  2006-09-01 16:01 [PATCH 0/3] - Altix: Add initial ACPI IO support John Keller
@ 2006-09-22 14:51 ` John Keller
  2006-09-22 18:06   ` [Pcihpd-discuss] " Greg KH
  0 siblings, 1 reply; 4+ messages in thread
From: John Keller @ 2006-09-22 14:51 UTC (permalink / raw)
  To: akpm
  Cc: linux-ia64, pcihpd-discuss, linux-kernel, linux-acpi, ayoung,
	John Keller

Andrew,
 This patchset was sent out more than a few weeks ago and
there have been no comments or discussion on it.
Can you (or Greg, if that is more appropriate) take this
set of patches?

Regards,

John

------------


Patch set to add initial ACPI IO support to Altix.

1/3 acpi-base-support.patch
     - When booting with an ACPI capable PROM, the
       DSDT will now define the system nodes and root
       PCI busses. An Altix specific ACPI driver will be
       registered for the node devices, while the
       standard acpi_pci_root_driver can now scan
       the PCI busses, eliminating the need for the current
       fixup code to manually initiate the scan. Multiple SAL
       calls are no longer needed, as platform specific info
       is now passed via the ACPI vendor resource descriptor
       (though all the old fixup code still remains due
       to backward compatability requirements).

      - A new platform vector for bus_fixup is created.
      - The size of io_space[] is increased to support large
        IO configurations.
      - Export pcibios_fixup_device_resources() for use by Altix hotplug
        code.

2/3 acpi-hotplug.patch
      Make necessary changes to hotplug code now that
      bus fixup is done via platform vector.
      Note: This patch is dependent on above patch due to
            pcibios_fixup_device_resources() reference.

3/3 acpi-rom-shadow.patch
      Provide support for PROM shadowing of a ROM image.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Pcihpd-discuss] [PATCH 0/3] - Altix: Add initial ACPI IO support
  2006-09-22 14:51 ` John Keller
@ 2006-09-22 18:06   ` Greg KH
  2006-09-22 18:31     ` John Keller
  0 siblings, 1 reply; 4+ messages in thread
From: Greg KH @ 2006-09-22 18:06 UTC (permalink / raw)
  To: John Keller
  Cc: akpm, linux-ia64, pcihpd-discuss, linux-kernel, linux-acpi,
	ayoung

On Fri, Sep 22, 2006 at 09:51:09AM -0500, John Keller wrote:
> Andrew,
>  This patchset was sent out more than a few weeks ago and
> there have been no comments or discussion on it.
> Can you (or Greg, if that is more appropriate) take this
> set of patches?

I'll take it, care to actually send it to me?

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Pcihpd-discuss] [PATCH 0/3] - Altix: Add initial ACPI IO support
  2006-09-22 18:06   ` [Pcihpd-discuss] " Greg KH
@ 2006-09-22 18:31     ` John Keller
  0 siblings, 0 replies; 4+ messages in thread
From: John Keller @ 2006-09-22 18:31 UTC (permalink / raw)
  To: Greg KH
  Cc: John Keller, akpm, linux-ia64, pcihpd-discuss, linux-kernel,
	linux-acpi, ayoung

> 
> On Fri, Sep 22, 2006 at 09:51:09AM -0500, John Keller wrote:
> > Andrew,
> >  This patchset was sent out more than a few weeks ago and
> > there have been no comments or discussion on it.
> > Can you (or Greg, if that is more appropriate) take this
> > set of patches?
> 
> I'll take it, care to actually send it to me?

My mistake. I should have explicity included you in the initial
posting. I'll send them out shortly.


John


> 
> thanks,
> 
> greg k-h
> -
> To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-09-22 18:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-01 16:01 [PATCH 0/3] - Altix: Add initial ACPI IO support John Keller
2006-09-22 14:51 ` John Keller
2006-09-22 18:06   ` [Pcihpd-discuss] " Greg KH
2006-09-22 18:31     ` John Keller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox