Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757984AbcCUUUP (ORCPT ); Mon, 21 Mar 2016 16:20:15 -0400 Received: from mo4-p00-ob.smtp.rzone.de ([81.169.146.218]:33541 "EHLO mo4-p00-ob.smtp.rzone.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757926AbcCUUUN (ORCPT ); Mon, 21 Mar 2016 16:20:13 -0400 X-RZG-AUTH: :P2MHfkW8eP4Mre39l357AZT/I7AY/7nT2yrT1q0ngWNsKR9DbcDvsfbZ7kJ0g8QNiVyc X-RZG-CLASS-ID: mo00 To: Bjorn Helgaas From: Oliver Hartkopp Subject: Linux 4.6 pci/host-hv merge error: PCI_HOTPLUG broken Cc: linux-kernel@vger.kernel.org Message-ID: <56F0576F.4080504@hartkopp.net> Date: Mon, 21 Mar 2016 21:19:59 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.6.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 311 Lines: 8 Hi Bjorn, due to the merge of the branch 'pci/host-hv' the sourcing of the new PCI hotplug location was removed, see: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/drivers/pci/Kconfig?id=cfeb8139a1fbbbae3f1e986133f4e9e7833eeac4 Reported-by: Oliver Hartkopp