Message ID | 20181011165207.12782-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 9EE7E112B for <patchwork-linux-pci@patchwork.kernel.org>; Thu, 11 Oct 2018 16:55:10 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 8019A2B343 for <patchwork-linux-pci@patchwork.kernel.org>; Thu, 11 Oct 2018 16:55:10 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 724762BC90; Thu, 11 Oct 2018 16:55:10 +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 1351C2B343 for <patchwork-linux-pci@patchwork.kernel.org>; Thu, 11 Oct 2018 16:55:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730091AbeJLAXN (ORCPT <rfc822;patchwork-linux-pci@patchwork.kernel.org>); Thu, 11 Oct 2018 20:23:13 -0400 Received: from mga05.intel.com ([192.55.52.43]:17763 "EHLO mga05.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729991AbeJLAXM (ORCPT <rfc822;linux-pci@vger.kernel.org>); Thu, 11 Oct 2018 20:23:12 -0400 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 11 Oct 2018 09:55:08 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.54,369,1534834800"; d="scan'208";a="87599217" Received: from unknown (HELO localhost.lm.intel.com) ([10.232.112.69]) by FMSMGA003.fm.intel.com with ESMTP; 11 Oct 2018 09:55:08 -0700 From: Keith Busch <keith.busch@intel.com> To: linux-pci@vger.kernel.org, Bjorn Helgaas <helgaas@kernel.org> Cc: Keith Busch <keith.busch@intel.com> Subject: [PATCH 0/3] aer inject updates Date: Thu, 11 Oct 2018 10:52:04 -0600 Message-Id: <20181011165207.12782-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 | aer inject updates | expand |