From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753743AbbLDSa0 (ORCPT ); Fri, 4 Dec 2015 13:30:26 -0500 Received: from mail.skyhub.de ([78.46.96.112]:56415 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751118AbbLDSaZ (ORCPT ); Fri, 4 Dec 2015 13:30:25 -0500 Date: Fri, 4 Dec 2015 19:30:17 +0100 From: Borislav Petkov To: Andi Kleen Cc: Ingo Molnar , linux-tip-commits@vger.kernel.org, vincent.weaver@maine.edu, eranian@google.com, hpa@zytor.com, efault@gmx.de, peterz@infradead.org, jolsa@redhat.com, torvalds@linux-foundation.org, tglx@linutronix.de, rostedt@goodmis.org, acme@redhat.com, linux-kernel@vger.kernel.org Subject: Re: [tip:perf/core] x86, tracing, perf: Add trace point for MSR accesses Message-ID: <20151204183017.GO21177@pd.tnic> References: <1449018060-1742-3-git-send-email-andi@firstfloor.org> <20151204121115.GA21524@pd.tnic> <20151204182802.GF18534@tassilo.jf.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20151204182802.GF18534@tassilo.jf.intel.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Dec 04, 2015 at 10:28:02AM -0800, Andi Kleen wrote: > Because making them GPL would prevent any non GPL driver from > using MSRs with tracing compiled in, which doesn't make any sense. I know what EXPORT_SYMBOL_GPL means - I'm questioning the need of making them available to non-GPL drivers. -- Regards/Gruss, Boris. ECO tip #101: Trim your mails when you reply.