Message ID | 20180831212639.10196-1-keith.busch@intel.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-pci-owner@kernel.org> Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 085DE5A4 for <patchwork-linux-pci@patchwork.kernel.org>; Fri, 31 Aug 2018 21:25:25 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id E46952C6E4 for <patchwork-linux-pci@patchwork.kernel.org>; Fri, 31 Aug 2018 21:25:24 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id D88262C6EF; Fri, 31 Aug 2018 21:25:24 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.9 required=2.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 815942C6E4 for <patchwork-linux-pci@patchwork.kernel.org>; Fri, 31 Aug 2018 21:25:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727282AbeIABem (ORCPT <rfc822;patchwork-linux-pci@patchwork.kernel.org>); Fri, 31 Aug 2018 21:34:42 -0400 Received: from mga12.intel.com ([192.55.52.136]:14083 "EHLO mga12.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726987AbeIABem (ORCPT <rfc822;linux-pci@vger.kernel.org>); Fri, 31 Aug 2018 21:34:42 -0400 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga106.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 31 Aug 2018 14:25:23 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.53,313,1531810800"; d="scan'208";a="86663792" Received: from unknown (HELO localhost.lm.intel.com) ([10.232.112.44]) by orsmga001.jf.intel.com with ESMTP; 31 Aug 2018 14:25:22 -0700 From: Keith Busch <keith.busch@intel.com> To: Linux PCI <linux-pci@vger.kernel.org>, Bjorn Helgaas <bhelgaas@google.com> Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>, Sinan Kaya <okaya@kernel.org>, Thomas Tai <thomas.tai@oracle.com>, poza@codeaurora.org, Lukas Wunner <lukas@wunner.de>, Keith Busch <keith.busch@intel.com> Subject: [PATCH 00/16] PCI, error handling and hot plug Date: Fri, 31 Aug 2018 15:26:23 -0600 Message-Id: <20180831212639.10196-1-keith.busch@intel.com> X-Mailer: git-send-email 2.13.6 Sender: linux-pci-owner@vger.kernel.org Precedence: bulk List-ID: <linux-pci.vger.kernel.org> X-Mailing-List: linux-pci@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
PCI, error handling and hot plug
|
expand
|