From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755847AbcCNOUM (ORCPT ); Mon, 14 Mar 2016 10:20:12 -0400 Received: from mail.skyhub.de ([78.46.96.112]:44207 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755729AbcCNOUI (ORCPT ); Mon, 14 Mar 2016 10:20:08 -0400 Date: Mon, 14 Mar 2016 15:19:45 +0100 From: Borislav Petkov To: Suravee Suthikulpanit Cc: Peter Zijlstra , joro@8bytes.org, mingo@redhat.com, acme@kernel.org, andihartmann@freenet.de, vw@iommu.org, labbott@redhat.com, linux-kernel@vger.kernel.org, iommu@lists.linux-foundation.org Subject: Re: [PATCH V5 02/10] perf/amd/iommu: Consolidate and move perf_event_amd_iommu header Message-ID: <20160314141945.GE15800@pd.tnic> References: <1456236764-1569-1-git-send-email-Suravee.Suthikulpanit@amd.com> <1456236764-1569-3-git-send-email-Suravee.Suthikulpanit@amd.com> <20160312132224.GI6344@twins.programming.kicks-ass.net> <56E64B68.3090505@amd.com> <20160314095856.GL6344@twins.programming.kicks-ass.net> <56E6BE7E.8010807@amd.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <56E6BE7E.8010807@amd.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Mar 14, 2016 at 08:37:02PM +0700, Suravee Suthikulpanit wrote: > Basically, we are trying to match the current Perf hierarchy for AMD IOMMU > (arch/x86/events/amd/iommu.c). I can put it into > arch/x86/include/asm/perf_amd_iommu.h. What would you prefer? Yeah, I was going to say the same thing - match the hierarchy so that there are no confusions between paths. Makes sense to me. -- Regards/Gruss, Boris. ECO tip #101: Trim your mails when you reply.