Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754087AbbLCUvo (ORCPT ); Thu, 3 Dec 2015 15:51:44 -0500 Received: from casper.infradead.org ([85.118.1.10]:40092 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754061AbbLCUvn (ORCPT ); Thu, 3 Dec 2015 15:51:43 -0500 Date: Thu, 3 Dec 2015 21:51:37 +0100 From: Peter Zijlstra To: Stephane Eranian Cc: linux-kernel@vger.kernel.org, acme@redhat.com, mingo@elte.hu, ak@linux.intel.com, kan.liang@intel.com Subject: Re: [PATCH v2 1/2] perf/x86: fix PEBS and LBR issues on Intel Atom Message-ID: <20151203205137.GY17308@twins.programming.kicks-ass.net> References: <1449172990-30183-1-git-send-email-eranian@google.com> <1449172990-30183-2-git-send-email-eranian@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1449172990-30183-2-git-send-email-eranian@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 Content-Length: 679 Lines: 16 On Thu, Dec 03, 2015 at 09:03:09PM +0100, Stephane Eranian wrote: > This patches fixes a number of problems in the PEBS > and LBR support of Intel Atom. Those bugs were introduced > by the recent changes to the PEBS code to handle multiple > entries. AFAICT the PEBS and LBR issues are separate, and this should therefore be 2 patches. Also, you seem to be lacking Fixes: tags, which are a big help in backporting to -stable trees. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/