From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752562AbbFLU3d (ORCPT ); Fri, 12 Jun 2015 16:29:33 -0400 Received: from 8bytes.org ([81.169.241.247]:49957 "EHLO theia.8bytes.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751128AbbFLU3a (ORCPT ); Fri, 12 Jun 2015 16:29:30 -0400 Date: Fri, 12 Jun 2015 22:29:27 +0200 From: Joerg Roedel To: David Woodhouse , zhen-hual@hp.com, bhe@redhat.com Cc: iommu@lists.linux-foundation.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/4] More cleanups and fixes for Intel VT-d Message-ID: <20150612202927.GK20384@8bytes.org> References: <1434030463-942-1-git-send-email-joro@8bytes.org> <1434038066.3907.85.camel@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1434038066.3907.85.camel@infradead.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jun 11, 2015 at 04:54:26PM +0100, David Woodhouse wrote: > It looks like the original kdump patch set has basically now been > rewritten. Perhaps the best thing to do is for Zhenhua to resubmit an > updated and clean version rather than preserving that > churn? Here is a cleaned up version: git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux.git vt-d-kdump It is based on v4.1-rc7 and in my testing it works as before. I also implemented support for copying over extended root-entrys and context tables. Baoquan, Zhen-Hua, can you please give it a test too? I plan to rebuild the current x86/vt-d branch with this cleaned up version. Joerg From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joerg Roedel Subject: Re: [PATCH 0/4] More cleanups and fixes for Intel VT-d Date: Fri, 12 Jun 2015 22:29:27 +0200 Message-ID: <20150612202927.GK20384@8bytes.org> References: <1434030463-942-1-git-send-email-joro@8bytes.org> <1434038066.3907.85.camel@infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1434038066.3907.85.camel-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: David Woodhouse , zhen-hual-VXdhtT5mjnY@public.gmane.org, bhe-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org Cc: iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: iommu@lists.linux-foundation.org On Thu, Jun 11, 2015 at 04:54:26PM +0100, David Woodhouse wrote: > It looks like the original kdump patch set has basically now been > rewritten. Perhaps the best thing to do is for Zhenhua to resubmit an > updated and clean version rather than preserving that > churn? Here is a cleaned up version: git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux.git vt-d-kdump It is based on v4.1-rc7 and in my testing it works as before. I also implemented support for copying over extended root-entrys and context tables. Baoquan, Zhen-Hua, can you please give it a test too? I plan to rebuild the current x86/vt-d branch with this cleaned up version. Joerg