From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joerg Roedel Subject: Re: [PATCH v8 0/9] perf/amd/iommu: Enable multi-IOMMU support Date: Tue, 17 Jan 2017 16:36:30 +0100 Message-ID: <20170117153629.GV17255@8bytes.org> References: <1484551416-5440-1-git-send-email-Suravee.Suthikulpanit@amd.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1484551416-5440-1-git-send-email-Suravee.Suthikulpanit-5C7GfCeVMHo@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: Suravee Suthikulpanit Cc: peterz-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org, iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org, mingo-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org, bp-Gina5bIWoIWzQB+pC5nmwQ@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: iommu@lists.linux-foundation.org On Mon, Jan 16, 2017 at 01:23:27AM -0600, Suthikulpanit, Suravee wrote: > Suravee Suthikulpanit (9): > perf/amd/iommu: Declare pr_fmt and remove unnecessary pr_debug > perf/amd/iommu: Clean up perf_iommu_enable_event > perf/amd/iommu: Misc fix up perf_iommu_read > iommu/amd: Introduce amd_iommu_get_num_iommus() > perf/amd/iommu: Modify functions to query max banks and counters > perf/amd/iommu: Modify amd_iommu_pc_get_set_reg_val() API to allow > specifying IOMMU index > perf/amd/iommu: Check return value when set and get counter value > perf/amd/iommu: Fix sysfs perf attribute groups > perf/amd/iommu: Enable support for multiple IOMMUs For the iommu changes: Acked-by: Joerg Roedel