From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Zijlstra Subject: Re: [PATCH v6 03/11] perf/x86/intel/pt: Introduce a new function to get the capability of Intel PT Date: Mon, 30 Apr 2018 16:01:13 +0200 Message-ID: <20180430140113.GC12258@hirez.programming.kicks-ass.net> References: <1521544918-31084-1-git-send-email-luwei.kang@intel.com> <1521544918-31084-4-git-send-email-luwei.kang@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm@vger.kernel.org, tglx@linutronix.de, mingo@redhat.com, hpa@zytor.com, x86@kernel.org, pbonzini@redhat.com, rkrcmar@redhat.com, linux-kernel@vger.kernel.org, joro@8bytes.org To: Luwei Kang Return-path: Content-Disposition: inline In-Reply-To: <1521544918-31084-4-git-send-email-luwei.kang@intel.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On Tue, Mar 20, 2018 at 07:21:50PM +0800, Luwei Kang wrote: > Because of the guest CPUID information may different with > host(some bits may mask off in guest) so introduce a new > function to get the capability of Intel PT. That's not English, also you need whitespace before a parenthesis. Also, what?