From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757978AbbEVRFH (ORCPT ); Fri, 22 May 2015 13:05:07 -0400 Received: from mga01.intel.com ([192.55.52.88]:13390 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757539AbbEVRFD (ORCPT ); Fri, 22 May 2015 13:05:03 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.13,476,1427785200"; d="scan'208";a="497128599" From: Alexander Shishkin To: Peter Zijlstra , Ingo Molnar Cc: linux-kernel@vger.kernel.org, Paul Mackerras , adrian.hunter@intel.com, x86@kernel.org, hpa@zytor.com, acme@infradead.org Subject: Re: [PATCH v1 0/7] perf/x86/intel/pt: Fixes and cleanups In-Reply-To: <1432308626-18845-1-git-send-email-alexander.shishkin@linux.intel.com> References: <1432308626-18845-1-git-send-email-alexander.shishkin@linux.intel.com> User-Agent: Notmuch/0.18.2 (http://notmuchmail.org) Emacs/24.4.1 (x86_64-pc-linux-gnu) Date: Fri, 22 May 2015 20:04:34 +0300 Message-ID: <87fv6oh7bx.fsf@ashishki-desk.ger.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Alexander Shishkin writes: > Hi Peter and Ingo, Hi again, I didn't notice that you've already applied the previous batch to your queue, apologies for that. The two new patches in this series are: > perf: Disallow sparse AUX allocations for non-SG PMUs in overwrite > mode and > perf/x86/intel/pt: Remove an extra variable declaration Regards, -- Alex