From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752801AbbLFLyU (ORCPT ); Sun, 6 Dec 2015 06:54:20 -0500 Received: from mail-wm0-f54.google.com ([74.125.82.54]:35119 "EHLO mail-wm0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752370AbbLFLyT (ORCPT ); Sun, 6 Dec 2015 06:54:19 -0500 Date: Sun, 6 Dec 2015 12:54:14 +0100 From: Ingo Molnar To: Thomas Gleixner Cc: Linus Torvalds , LKML , Andrew Morton , "H. Peter Anvin" , Peter Zijlstra Subject: Re: [GIT pull] perf fixes for 4.4 Message-ID: <20151206115414.GA5303@gmail.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Thomas Gleixner wrote: > Linus, > > please pull the latest perf-urgent-for-linus git tree from: > > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf-urgent-for-linus > > Some more perf fixes: > > - Properly read lock RCU in the cgroup perf context switch code. > > - Fix a LBR call stack regression. > > - Improve precice instruction sampling on modern Intel machines. Linus, please hold up on pulling these bits - I just found out that this commit (4576ceaa56a8) regresses on older machines. I also don't know what I was thinking merging this into perf/urgent so late ... I'll sort it out, but please don't pull it for the time being. Sorry about that! Thanks, Ingo