From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wg0-f52.google.com ([74.125.82.52]:32782 "EHLO mail-wg0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751620AbbFWH2p (ORCPT ); Tue, 23 Jun 2015 03:28:45 -0400 Received: by wgck11 with SMTP id k11so1515112wgc.0 for ; Tue, 23 Jun 2015 00:28:44 -0700 (PDT) Received: from gmail.com (54033495.catv.pool.telekom.hu. [84.3.52.149]) by mx.google.com with ESMTPSA id ei8sm34214638wjd.32.2015.06.23.00.28.42 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Jun 2015 00:28:42 -0700 (PDT) Date: Tue, 23 Jun 2015 09:28:40 +0200 From: Ingo Molnar To: stable kernel team Subject: Please merge perf fixes into v4.1.1 Message-ID: <20150623072840.GA23046@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Sender: stable-owner@vger.kernel.org List-ID: hi Greg, Please merge the following upstream perf commits into v4.1.1: git merge 75e84ab906ef This will merge the following fixes: 2f993cf09364 ("perf: Fix ring_buffer_attach() RCU sync, again") 4b36f1a4139c ("perf/x86: Add more Broadwell model numbers") 6b099d9b040b ("perf/x86/intel/bts: Fix DS area sharing with x86_pmu events") 1b7b938f1817 ("perf/x86/intel: Fix PMI handling for Intel PT") 2c33645d366d ("perf/x86: Honor the architectural performance monitoring version") 75e84ab906ef ("perf tools: Fix build breakage if prefix= is specified") Note: commit IDs are listed in cherry picking order, in case you want to cherry-pick them. Thanks, Ingo