From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from 8bytes.org ([81.169.241.247]:33244 "EHLO theia.8bytes.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754881AbaKRPVM (ORCPT ); Tue, 18 Nov 2014 10:21:12 -0500 Date: Tue, 18 Nov 2014 16:21:09 +0100 From: Joerg Roedel To: Jiang Liu Cc: David Woodhouse , Yinghai Lu , Bjorn Helgaas , Dan Williams , Vinod Koul , "Rafael J . Wysocki" , Ashok Raj , Yijing Wang , Tony Luck , iommu@lists.linux-foundation.org, linux-pci@vger.kernel.org, linux-hotplug@vger.kernel.org, linux-kernel@vger.kernel.org, dmaengine@vger.kernel.org Subject: Re: [Patch Part3 V7 0/8] Enable support of Intel DMAR device hotplug Message-ID: <20141118152109.GE3762@8bytes.org> References: <1415544483-27990-1-git-send-email-jiang.liu@linux.intel.com> <20141118102537.GB3762@8bytes.org> <546B4249.7050502@linux.intel.com> <20141118142815.GD3762@8bytes.org> <546B5D8D.8050601@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <546B5D8D.8050601@linux.intel.com> Sender: linux-pci-owner@vger.kernel.org List-ID: On Tue, Nov 18, 2014 at 10:54:05PM +0800, Jiang Liu wrote: > Could you please help to make the branch immutable > so we could pull it into tip/x86/apic to solve some conflicts > between IOMMU hotplug and hierarchy irqdomain patch sets? Yes, the patches are in my x86/vt-d branch and that branch will not be rebased. So this can be pulled into tip/x86/apic. Joerg