Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753877AbYAWASX (ORCPT ); Tue, 22 Jan 2008 19:18:23 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752385AbYAWASK (ORCPT ); Tue, 22 Jan 2008 19:18:10 -0500 Received: from g1t0028.austin.hp.com ([15.216.28.35]:43504 "EHLO g1t0028.austin.hp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751653AbYAWASI (ORCPT ); Tue, 22 Jan 2008 19:18:08 -0500 From: Andrew Patterson Subject: [PATCH 0/4] ACPI fixes for PCIe AER To: linux-pci@vger.kernel.org Cc: linux-kernel@vger.kernel.org, lenb@kernel.org, gregkh@suse.de, matthew@wil.cx, tom.l.nguyen@intel.com, linux-acpi@vger.kernel.org Date: Tue, 22 Jan 2008 17:18:07 -0700 Message-ID: <20080123001807.28190.32648.stgit@bluto.andrew> User-Agent: StGIT/0.12.1 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 826 Lines: 23 The following patch series fixes some bugs in how Linux determines whether PCIe Advance Error Reporting (AER) is supported on a platform. It is currently broken on at least HP IA-64 systems. - PCI: Run ACPI _OSC method on root bridges only - ACPI: Check for any matching CID when walking namespace. - PCI ACPI: AER driver should only register PCIe devices with _OSC. - PCI ACPI: Added a function to register _OSC with only PCIe devices. These patches apply to gregkh's patch tree: git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/patches -- Andrew Patterson -- 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/