Message ID | 20191024172157.878735-1-s.miroshnichenko@yadro.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=OYe3=YR=vger.kernel.org=linux-pci-owner@kernel.org> Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 69A8B139A for <patchwork-linux-pci@patchwork.kernel.org>; Thu, 24 Oct 2019 17:22:08 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 38F7121925 for <patchwork-linux-pci@patchwork.kernel.org>; Thu, 24 Oct 2019 17:22:08 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=yadro.com header.i=@yadro.com header.b="ilVoazVC" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2440027AbfJXRWH (ORCPT <rfc822;patchwork-linux-pci@patchwork.kernel.org>); Thu, 24 Oct 2019 13:22:07 -0400 Received: from mta-02.yadro.com ([89.207.88.252]:49444 "EHLO mta-01.yadro.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1727036AbfJXRWH (ORCPT <rfc822;linux-pci@vger.kernel.org>); Thu, 24 Oct 2019 13:22:07 -0400 Received: from localhost (unknown [127.0.0.1]) by mta-01.yadro.com (Postfix) with ESMTP id 73722437F6; Thu, 24 Oct 2019 17:22:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=yadro.com; h= content-type:content-type:content-transfer-encoding:mime-version :x-mailer:message-id:date:date:subject:subject:from:from :received:received:received; s=mta-01; t=1571937724; x= 1573752125; bh=KbOhoBktNOYFqC4XkNgg32MLMMlZE2VoUNP5zAtqikY=; b=i lVoazVCisQOc0Hi9mJdIB4qpZaXMFFpRnR/NckzU+IZKXMjMOqtur9bZAjSo4PZh Db/eYtwoLMqCXIq0cMnOYbAw80QDTWydXkjGh7KRqh6OrSr+nICQvWFyYWEiw22S kujQYXjqAalzwHFeh7DGLBysDnJ1L4NANqOIaUP2xY= X-Virus-Scanned: amavisd-new at yadro.com Received: from mta-01.yadro.com ([127.0.0.1]) by localhost (mta-01.yadro.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JN_zb6lUCFs6; Thu, 24 Oct 2019 20:22:04 +0300 (MSK) Received: from T-EXCH-02.corp.yadro.com (t-exch-02.corp.yadro.com [172.17.10.102]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by mta-01.yadro.com (Postfix) with ESMTPS id 4BF7E42F14; Thu, 24 Oct 2019 20:22:04 +0300 (MSK) Received: from NB-148.yadro.com (172.17.15.136) by T-EXCH-02.corp.yadro.com (172.17.10.102) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P384) id 15.1.669.32; Thu, 24 Oct 2019 20:22:03 +0300 From: Sergey Miroshnichenko <s.miroshnichenko@yadro.com> To: <linux-pci@vger.kernel.org>, <linuxppc-dev@lists.ozlabs.org> CC: Bjorn Helgaas <helgaas@kernel.org>, <linux@yadro.com>, Sergey Miroshnichenko <s.miroshnichenko@yadro.com> Subject: [PATCH RFC 00/11] PCI: hotplug: Movable bus numbers Date: Thu, 24 Oct 2019 20:21:46 +0300 Message-ID: <20191024172157.878735-1-s.miroshnichenko@yadro.com> X-Mailer: git-send-email 2.23.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-Originating-IP: [172.17.15.136] X-ClientProxiedBy: T-EXCH-01.corp.yadro.com (172.17.10.101) To T-EXCH-02.corp.yadro.com (172.17.10.102) Sender: linux-pci-owner@vger.kernel.org Precedence: bulk List-ID: <linux-pci.vger.kernel.org> X-Mailing-List: linux-pci@vger.kernel.org |
Series |
PCI: hotplug: Movable bus numbers
|
expand
|