From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752771AbcFBIVb (ORCPT ); Thu, 2 Jun 2016 04:21:31 -0400 Received: from merlin.infradead.org ([205.233.59.134]:50603 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751326AbcFBIV3 (ORCPT ); Thu, 2 Jun 2016 04:21:29 -0400 Date: Thu, 2 Jun 2016 10:21:24 +0200 From: Peter Zijlstra To: David Carrillo-Cisneros Cc: linux-kernel@vger.kernel.org, "x86@kernel.org" , Ingo Molnar , "Yan, Zheng" , Andi Kleen , Kan Liang , Stephane Eranian Subject: Re: [PATCH 1/3] perf/x86/intel: output LBR support statement after validation Message-ID: <20160602082124.GP3193@twins.programming.kicks-ass.net> References: <1464835323-33872-1-git-send-email-davidcc@google.com> <1464835323-33872-2-git-send-email-davidcc@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1464835323-33872-2-git-send-email-davidcc@google.com> User-Agent: Mutt/1.5.21 (2012-12-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jun 01, 2016 at 07:42:01PM -0700, David Carrillo-Cisneros wrote: > Commit "perf/x86/intel: Protect LBR and extra_regs against KVM lying" Commit references are done like: 338b522ca43c ("perf/x86/intel: Protect LBR and extra_regs against KVM lying") Please use that, looking them up on names is a royal pain.