Message ID | 20180728091324.154795-1-okaya@kernel.org (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 691FF14E2 for <patchwork-linux-pci@patchwork.kernel.org>; Sun, 29 Jul 2018 00:04:29 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 57EF22AAA7 for <patchwork-linux-pci@patchwork.kernel.org>; Sun, 29 Jul 2018 00:04:29 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 4B03E2AAD2; Sun, 29 Jul 2018 00:04:29 +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.0 required=2.0 tests=BAYES_00,DATE_IN_PAST_12_24, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,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 4126D2AAA7 for <patchwork-linux-pci@patchwork.kernel.org>; Sun, 29 Jul 2018 00:04:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731746AbeG2Bce (ORCPT <rfc822;patchwork-linux-pci@patchwork.kernel.org>); Sat, 28 Jul 2018 21:32:34 -0400 Received: from mail.kernel.org ([198.145.29.99]:48218 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731744AbeG2Bce (ORCPT <rfc822;linux-pci@vger.kernel.org>); Sat, 28 Jul 2018 21:32:34 -0400 Received: from sinan-ubuntu.cust.blueprintrf.com (unknown [209.119.211.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id C6CB420893; Sun, 29 Jul 2018 00:04:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1532822655; bh=lolLz+J8BhPeIqL1BR4BRo+ZcKIN3Kyp/Pl6pUQOO00=; h=From:To:Cc:Subject:Date:From; b=u1ysIpaPO24DcENm+dyyoET/3otzxG81AIf4wO1Hpfbt3CFkRlI3P7Q2W51Byxz29 oUWt/GnCfmodHqVE2zF7LUw9pSttsmrvU4v1mejoHa4mRkCgKn9956LmxrRu5j7y/u oyqQBsHlAx3MwFPQA8ICwGjgrsVETMfhavOB566c= From: Sinan Kaya <okaya@kernel.org> To: linux-pci@vger.kernel.org Cc: Sinan Kaya <okaya@kernel.org> Subject: [PATCH v6 0/1] PCI: Mask and unmask hotplug interrupts during reset Date: Sat, 28 Jul 2018 02:13:23 -0700 Message-Id: <20180728091324.154795-1-okaya@kernel.org> X-Mailer: git-send-email 2.17.1 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: Mask and unmask hotplug interrupts during reset
|
expand
|