Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751459AbWJENLG (ORCPT ); Thu, 5 Oct 2006 09:11:06 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751457AbWJENLG (ORCPT ); Thu, 5 Oct 2006 09:11:06 -0400 Received: from omx1-ext.sgi.com ([192.48.179.11]:50097 "EHLO omx1.americas.sgi.com") by vger.kernel.org with ESMTP id S1751355AbWJENLC (ORCPT ); Thu, 5 Oct 2006 09:11:02 -0400 From: John Keller Message-Id: <200610051310.k95DAkd3130344@fcbayern.americas.sgi.com> Subject: Re: [Pcihpd-discuss] [PATCH 1/3] - Altix: Add initial ACPI IO support To: greg@kroah.com (Greg KH) Date: Thu, 5 Oct 2006 08:10:45 -0500 (CDT) Cc: jpk@sgi.com (John Keller), akpm@osdl.org, linux-ia64@vger.kernel.org, pcihpd-discuss@lists.sourceforge.net, linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org In-Reply-To: <20061004225649.GB14395@kroah.com> from "Greg KH" at Oct 04, 2006 03:56:49 PM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1292 Lines: 46 > > On Wed, Oct 04, 2006 at 04:49:25PM -0500, John Keller wrote: > > First phase in introducing ACPI support to SN. > > In this phase, when running with an ACPI capable PROM, > > the DSDT will define the root busses and all SN nodes > > (SGIHUB, SGITIO). An ACPI bus driver will be registered > > for the node devices, with the acpi_pci_root_driver being > > used for the root busses. An ACPI vendor descriptor is > > now used to pass platform specific information for both > > nodes and busses, eliminating the need for the current > > SAL calls. Also, with ACPI support, SN fixup code is no longer > > needed to initiate the PCI bus scans, as the acpi_pci_root_driver > > does that. > > How do these three patches differ from the ones I added to my tree > yesterday? There are some merge conflicts cleaned up for [Patch 1/3] in files: include/asm-ia64/machvec.h include/asm-ia64/machvec_sn2.h Patches 2/3 and 3/3 are unchanged. > > > Resend #2 - resync with TOT > > "TOT"? Top of tree - Linus' latest. > > thanks, > > greg k-h > - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/