From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756957Ab3ILUi0 (ORCPT ); Thu, 12 Sep 2013 16:38:26 -0400 Received: from mail-vc0-f172.google.com ([209.85.220.172]:33595 "EHLO mail-vc0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754243Ab3ILUiT (ORCPT ); Thu, 12 Sep 2013 16:38:19 -0400 MIME-Version: 1.0 In-Reply-To: <20130912203358.GE32644@gmail.com> References: <20130912133855.GA23780@gmail.com> <20130912203358.GE32644@gmail.com> Date: Thu, 12 Sep 2013 13:38:18 -0700 X-Google-Sender-Auth: eolNQu6VnKfM5aOmVphigdhgyvQ Message-ID: Subject: Re: [GIT PULL] perf fixes From: Linus Torvalds To: Ingo Molnar Cc: Linux Kernel Mailing List , Arnaldo Carvalho de Melo , Peter Zijlstra , Thomas Gleixner , Andrew Morton Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Sep 12, 2013 at 1:33 PM, Ingo Molnar wrote: > > Hm, just to make sure, are you running a (very fresh) kernel that has this > fix included: > > d008d5258e9c perf: Fix up MMAP2 buffer space reservation I've rebooted about five times since that report, so I'm not sure.. [ Short time passes ] Hmm. That "reproducible" error is no longer reproducible for me on current git (68f0d9d92e54). So if you fixed something recently, it's possible I was running a pre-perf-pull kernel and an after-perf-pull "perf" binary. Linus