From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757268AbcCRKja (ORCPT ); Fri, 18 Mar 2016 06:39:30 -0400 Received: from mail.skyhub.de ([78.46.96.112]:41643 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752790AbcCRKjV (ORCPT ); Fri, 18 Mar 2016 06:39:21 -0400 Date: Fri, 18 Mar 2016 11:39:18 +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: <20160318103918.GD7817@pd.tnic> References: <20160314141945.GE15800@pd.tnic> <20160314163913.GO6344@twins.programming.kicks-ass.net> <56E759C3.5040707@amd.com> <20160315104017.GA4559@pd.tnic> <20160315105318.GU6344@twins.programming.kicks-ass.net> <56EBA92D.7010906@amd.com> <20160318090441.GA7817@pd.tnic> <56EBC5CD.7070701@amd.com> <20160318092910.GC7817@pd.tnic> <56EBD31F.6050206@amd.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <56EBD31F.6050206@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 Fri, Mar 18, 2016 at 05:06:23PM +0700, Suravee Suthikulpanit wrote: > If not here, where would you prefer? Consolidating it to > arch/x86/include/asm/amd-iommu.h)? > > And if that's the case, should I also move include/linux/amd-iommu.h as > well? Yeah, so arch/x86/include/asm/ has all the x86-specific stuff which is not exported to userspace, so moving stuff there makes sense to me. -- Regards/Gruss, Boris. ECO tip #101: Trim your mails when you reply.