From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753552AbaG2MJr (ORCPT ); Tue, 29 Jul 2014 08:09:47 -0400 Received: from mga02.intel.com ([134.134.136.20]:65023 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750960AbaG2MJo (ORCPT ); Tue, 29 Jul 2014 08:09:44 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.01,756,1400050800"; d="scan'208";a="550643917" Message-ID: <53D78EF7.8070203@linux.intel.com> Date: Tue, 29 Jul 2014 20:09:27 +0800 From: Jiang Liu Organization: Intel User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: Joerg Roedel 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 V4 00/21] Enable support of Intel DMAR device hotplug References: <1405059585-10620-1-git-send-email-jiang.liu@linux.intel.com> <20140729104932.GC9809@8bytes.org> In-Reply-To: <20140729104932.GC9809@8bytes.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Thanks Joerg, will resend remaining patches after 3.17 merging window. On 2014/7/29 18:49, Joerg Roedel wrote: > On Fri, Jul 11, 2014 at 02:19:24PM +0800, Jiang Liu wrote: >> Patch 1-13 are bugfixes and code improvement for current drivers. > > Okay, I applied these for now (1-13 only) so that you don't have to > rebase everything next time. > >> Patch 14-17 enhances DMAR framework to support hotplug >> Patch 18 enhances Intel interrupt remapping driver to support hotplug >> Patch 19 enhances error handling in Intel IR driver >> Patch 20 enhance Intel IOMMU to support hotplug >> Patch 21 enhance ACPI pci_root driver to handle DMAR units > > For these I'd like to see some reviews/acked-bys/tested-bys so that we > gain more confidence on them. > > > Joerg >