public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
From: John Keller <jpk@sgi.com>
To: akpm@osdl.org
Cc: linux-ia64@vger.kernel.org, pcihpd-discuss@lists.sourceforge.net,
	linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org,
	ayoung@sgi.com, John Keller <jpk@sgi.com>
Subject: [PATCH 0/3] - Altix: Add initial ACPI IO support
Date: Fri, 22 Sep 2006 14:51:09 +0000	[thread overview]
Message-ID: <20060922145109.12407.58547.sendpatchset@attica.americas.sgi.com> (raw)
In-Reply-To: <20060901160120.30625.14877.92881@attica.americas.sgi.com>

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.

  reply	other threads:[~2006-09-22 14:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-01 16:01 [PATCH 0/3] - Altix: Add initial ACPI IO support John Keller
2006-09-22 14:51 ` John Keller [this message]
2006-09-22 18:06   ` [Pcihpd-discuss] " Greg KH
2006-09-22 18:31     ` John Keller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060922145109.12407.58547.sendpatchset@attica.americas.sgi.com \
    --to=jpk@sgi.com \
    --cc=akpm@osdl.org \
    --cc=ayoung@sgi.com \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-ia64@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pcihpd-discuss@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox