From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joerg Roedel Subject: Re: [PATCH 00/26] iommu/vt-d: Clean up device<->domain attachment Date: Fri, 7 Aug 2015 13:22:47 +0200 Message-ID: <20150807112247.GB14980@8bytes.org> References: <1438787937-7340-1-git-send-email-joro@8bytes.org> <1438888787.4023.116.camel@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1438888787.4023.116.camel-H+wXaHxf7aLQT0dZR+AlfA@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: Alex Williamson Cc: iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org, jroedel-l3A5Bk7waGM@public.gmane.org, David Woodhouse , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: iommu@lists.linux-foundation.org On Thu, Aug 06, 2015 at 01:19:47PM -0600, Alex Williamson wrote: > Nice cleanup, Joerg! A few minor comments in follow-up to the > individual patches. Thanks, Thanks, it was finally worth the headaches I got by trying to understand the old code :) Joerg