| Submitter | Bjorn Helgaas |
|---|---|
| Date | Sept. 6, 2012, 9:37 p.m. |
| Message ID | <CAErSpo6i4LS7s+LULVyVcX8eAG8TnRpxqYnaqY4RVM7BBt24nw@mail.gmail.com> |
| Download | mbox |
| Permalink | /patch/182291/ |
| State | Not Applicable |
| Headers | show
Return-Path: <linux-pci-owner@vger.kernel.org> X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 0B30E2C0083 for <incoming@patchwork.ozlabs.org>; Fri, 7 Sep 2012 07:38:11 +1000 (EST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933216Ab2IFViJ (ORCPT <rfc822;incoming@patchwork.ozlabs.org>); Thu, 6 Sep 2012 17:38:09 -0400 Received: from mail-lpp01m010-f46.google.com ([209.85.215.46]:33866 "EHLO mail-lpp01m010-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933115Ab2IFViH (ORCPT <rfc822;linux-pci@vger.kernel.org>); Thu, 6 Sep 2012 17:38:07 -0400 Received: by lagy9 with SMTP id y9so1430646lag.19 for <linux-pci@vger.kernel.org>; Thu, 06 Sep 2012 14:38:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:from:date:message-id:subject:to:cc:content-type :x-system-of-record; bh=xWqJBCBynSY+A4ynk+gPgKO6R+jSKJfEZXhSDwl3Xrc=; b=jHOaDn84GHn+b6GW3RNE1Dt3R5CcHq31OyvgAclONPR0aO7sO05wV897ithPmiqj79 RdtpVHi/1Q9OBTmPrjpQOjNhNM7uN5WQiUSTnUwa5Vn3v61Je/ibSic6eUXv+f0nkGg0 yUzlhBsYxJN30NO6iU3f/lxILq0YLDkACY0GcBGKlNlls88lzhdrXW69p9oHbIYZL6Is NvN1EeJeSnjWxHj4r7YsIy9gU/bcgJfwBnnm+Fcxn3FgpnnyvfTOEWRFkYsaDMDXMzBe L8wvmTiWjyWs+OHv6phQ02lvs2iX19/qX1bmrH9uWpJNaVFpNFVv0xmJZNfO4jhO729e OrTg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:from:date:message-id:subject:to:cc:content-type :x-system-of-record:x-gm-message-state; bh=xWqJBCBynSY+A4ynk+gPgKO6R+jSKJfEZXhSDwl3Xrc=; b=gXkSqEEHtBY/RL9bz9P5CzPFoTMLGTaaZvfDmzEmWgN5PgRlCepLoEnzDjmPuZw5sG ZZWPBf0Ew9hNTslBrGrylwdzSrcCKkM36Nlfw1J9ltTRiVGNHxn3S3kttouOELrYnapx JHOrAU1wCAehv4XvkOKJHz+Y6fzRYymZ6of8tBlp5HivrLCU1bP90Lxke3mDbV7tPjmu ey1GPAzaIy8RfU4g4S89PeFFiX4Pld5FbZsoAK1jgK7OzNi3AyGwE2N4tyr6gXhpKcWD v3+PZsdcs1+KEKjLKii9ezAQxbuCWHsxwqAt2TSJ7MdaLfPe3Ayitm/+MZcm72e0JBpZ uvDA== Received: by 10.112.17.163 with SMTP id p3mr1307954lbd.83.1346967485569; Thu, 06 Sep 2012 14:38:05 -0700 (PDT) Received: by 10.112.17.163 with SMTP id p3mr1307942lbd.83.1346967485322; Thu, 06 Sep 2012 14:38:05 -0700 (PDT) MIME-Version: 1.0 Received: by 10.112.132.73 with HTTP; Thu, 6 Sep 2012 14:37:45 -0700 (PDT) From: Bjorn Helgaas <bhelgaas@google.com> Date: Thu, 6 Sep 2012 15:37:45 -0600 Message-ID: <CAErSpo6i4LS7s+LULVyVcX8eAG8TnRpxqYnaqY4RVM7BBt24nw@mail.gmail.com> Subject: [GIT PULL] PCI updates for v3.6 To: Linus Torvalds <torvalds@linux-foundation.org> Cc: linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org, Huang Ying <ying.huang@intel.com>, "Rafael J. Wysocki" <rjw@sisk.pl>, Linux PM list <linux-pm@vger.kernel.org> Content-Type: text/plain; charset=ISO-8859-1 X-System-Of-Record: true X-Gm-Message-State: ALoCoQlLZLIejceu+xQ/4k+0KNGwt61mldL3dgqbU0KGqUhxIcIgMiWZ+BAjS2JvuHgMqsa3sBQ2e9+MmtPKElYB+RcMQPyOoJ6rLa+e8npMlMZXYtLBCiz+D5T9NgbfL2C/lm9r4Tyc+myRILOV4v+keKG9XXu5grBX97HBDspTRX0YKG8vpKc67bUaDUk4RwJp+4w0wk2S+qjnumkSzcbAB6Sfud8L1Q== Sender: linux-pci-owner@vger.kernel.org Precedence: bulk List-ID: <linux-pci.vger.kernel.org> X-Mailing-List: linux-pci@vger.kernel.org |
Hi Linus, Here are some more fixes for v3.6. These all fix things we merged in v3.6-rc1. Four are fixes for the D3cold support, and one is for a boot lockup on PA Semi caused by a printk while the console BAR is still disabled. Bjorn The following changes since commit a6b881a5b8d4fa2135e55a74be6d6b1e17e445dd: Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu (2012-08-21 10:08:39 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/3.6-pci-fixes for you to fetch changes up to 0ff9514b579b4f2f3e6038cd961ce64c224c3c73: PCI: Don't print anything while decoding is disabled (2012-08-23 10:53:08 -0600) ---------------------------------------------------------------- PCI updates for v3.6: Power management - PCI/PM: Enable D3/D3cold by default for most devices - PCI/PM: Keep parent bridge active when probing device - PCI/PM: Fix config reg access for D3cold and bridge suspending - PCI/PM: Add ABI document for sysfs file d3cold_allowed Core - PCI: Don't print anything while decoding is disabled ---------------------------------------------------------------- Bjorn Helgaas (1): PCI: Don't print anything while decoding is disabled Huang Ying (4): PCI/PM: Enable D3/D3cold by default for most devices PCI/PM: Keep parent bridge active when probing device PCI/PM: Fix config reg access for D3cold and bridge suspending PCI/PM: Add ABI document for sysfs file d3cold_allowed Documentation/ABI/testing/sysfs-bus-pci | 12 ++++++++++ drivers/pci/pci-driver.c | 6 +++++ drivers/pci/pci-sysfs.c | 42 +++++++++++++++++++++++++++++++++ drivers/pci/pci.c | 1 + drivers/pci/pcie/portdrv_pci.c | 14 +++++++++++ drivers/pci/probe.c | 31 +++++++++++++----------- 6 files changed, 92 insertions(+), 14 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html