{"id":814455,"url":"http://patchwork.ozlabs.org/api/1.2/patches/814455/?format=json","web_url":"http://patchwork.ozlabs.org/project/linux-pci/patch/20170916025923.GA16731@bhelgaas-glaptop.roam.corp.google.com/","project":{"id":28,"url":"http://patchwork.ozlabs.org/api/1.2/projects/28/?format=json","name":"Linux PCI development","link_name":"linux-pci","list_id":"linux-pci.vger.kernel.org","list_email":"linux-pci@vger.kernel.org","web_url":null,"scm_url":null,"webscm_url":null,"list_archive_url":"","list_archive_url_format":"","commit_url_format":""},"msgid":"<20170916025923.GA16731@bhelgaas-glaptop.roam.corp.google.com>","list_archive_url":null,"date":"2017-09-16T02:59:23","name":"[GIT,PULL] PCI fixes for v4.14","commit_ref":null,"pull_url":"git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v4.14-fixes-1","state":"not-applicable","archived":false,"hash":null,"submitter":{"id":67298,"url":"http://patchwork.ozlabs.org/api/1.2/people/67298/?format=json","name":"Bjorn Helgaas","email":"helgaas@kernel.org"},"delegate":null,"mbox":"http://patchwork.ozlabs.org/project/linux-pci/patch/20170916025923.GA16731@bhelgaas-glaptop.roam.corp.google.com/mbox/","series":[{"id":3410,"url":"http://patchwork.ozlabs.org/api/1.2/series/3410/?format=json","web_url":"http://patchwork.ozlabs.org/project/linux-pci/list/?series=3410","date":"2017-09-16T02:59:23","name":"[GIT,PULL] PCI fixes for v4.14","version":1,"mbox":"http://patchwork.ozlabs.org/series/3410/mbox/"}],"comments":"http://patchwork.ozlabs.org/api/patches/814455/comments/","check":"pending","checks":"http://patchwork.ozlabs.org/api/patches/814455/checks/","tags":{},"related":[],"headers":{"Return-Path":"<linux-pci-owner@vger.kernel.org>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@bilbo.ozlabs.org","Authentication-Results":["ozlabs.org;\n\tspf=none (mailfrom) smtp.mailfrom=vger.kernel.org\n\t(client-ip=209.132.180.67; helo=vger.kernel.org;\n\tenvelope-from=linux-pci-owner@vger.kernel.org;\n\treceiver=<UNKNOWN>)","mail.kernel.org;\n\tdmarc=none (p=none dis=none) header.from=kernel.org","mail.kernel.org;\n\tspf=none smtp.mailfrom=helgaas@kernel.org"],"Received":["from vger.kernel.org (vger.kernel.org [209.132.180.67])\n\tby ozlabs.org (Postfix) with ESMTP id 3xvH730dtrz9sPm\n\tfor <incoming@patchwork.ozlabs.org>;\n\tSat, 16 Sep 2017 12:59:43 +1000 (AEST)","(majordomo@vger.kernel.org) by vger.kernel.org via listexpand\n\tid S1751323AbdIPC71 (ORCPT <rfc822;incoming@patchwork.ozlabs.org>);\n\tFri, 15 Sep 2017 22:59:27 -0400","from mail.kernel.org ([198.145.29.99]:48782 \"EHLO mail.kernel.org\"\n\trhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP\n\tid S1751238AbdIPC70 (ORCPT <rfc822;linux-pci@vger.kernel.org>);\n\tFri, 15 Sep 2017 22:59:26 -0400","from localhost (unknown [69.71.4.159])\n\t(using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits))\n\t(No client certificate requested)\n\tby mail.kernel.org (Postfix) with ESMTPSA id 56F5622A72;\n\tSat, 16 Sep 2017 02:59:25 +0000 (UTC)"],"DMARC-Filter":"OpenDMARC Filter v1.3.2 mail.kernel.org 56F5622A72","Date":"Fri, 15 Sep 2017 21:59:23 -0500","From":"Bjorn Helgaas <helgaas@kernel.org>","To":"Linus Torvalds <torvalds@linux-foundation.org>","Cc":"linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org,\n\tlinuxwifi@intel.com, linux-wireless@vger.kernel.org,\n\tSrinath Mannam <srinath.mannam@broadcom.com>,\n\tJens Axboe <axboe@kernel.dk>, Luca Coelho <luca@coelho.fi>,\n\tJohannes Berg <johannes@sipsolutions.net>,\n\tEmmanuel Grumbach <emmanuel.grumbach@intel.com>,\n\tKonstantin Khlebnikov <khlebnikov@yandex-team.ru>","Subject":"[GIT PULL] PCI fixes for v4.14","Message-ID":"<20170916025923.GA16731@bhelgaas-glaptop.roam.corp.google.com>","MIME-Version":"1.0","Content-Type":"text/plain; charset=us-ascii","Content-Disposition":"inline","User-Agent":"Mutt/1.5.21 (2010-09-15)","Sender":"linux-pci-owner@vger.kernel.org","Precedence":"bulk","List-ID":"<linux-pci.vger.kernel.org>","X-Mailing-List":"linux-pci@vger.kernel.org"},"content":"PCI fix:\n\n  - revert an attempt to fix a race while enabling upstream bridges because\n    it broke iwlwifi firmware loading\n\n\nThe following changes since commit 711aab1dbb324d321e3d84368a435a78908c7bce:\n\n  vfs: constify path argument to kernel_read_file_from_path (2017-09-14 20:18:45 -0700)\n\nare available in the git repository at:\n\n  git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v4.14-fixes-1\n\nfor you to fetch changes up to 0f50a49e3008597abed0fff052d487f77db89093:\n\n  Revert \"PCI: Avoid race while enabling upstream bridges\" (2017-09-15 01:33:51 -0500)\n\n----------------------------------------------------------------\npci-v4.14-fixes-1\n\n----------------------------------------------------------------\nBjorn Helgaas (1):\n      Revert \"PCI: Avoid race while enabling upstream bridges\"\n\n drivers/pci/pci.c | 13 ++-----------\n 1 file changed, 2 insertions(+), 11 deletions(-)","diff":null,"prefixes":["GIT","PULL"]}