From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756615Ab3ILVBm (ORCPT ); Thu, 12 Sep 2013 17:01:42 -0400 Received: from mail-ee0-f42.google.com ([74.125.83.42]:41812 "EHLO mail-ee0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753768Ab3ILVBl (ORCPT ); Thu, 12 Sep 2013 17:01:41 -0400 Date: Thu, 12 Sep 2013 23:01:37 +0200 From: Ingo Molnar To: Linus Torvalds Cc: Linux Kernel Mailing List , Arnaldo Carvalho de Melo , Peter Zijlstra , Thomas Gleixner , Andrew Morton Subject: Re: [GIT PULL] perf fixes Message-ID: <20130912210137.GA7301@gmail.com> References: <20130912133855.GA23780@gmail.com> <20130912203358.GE32644@gmail.com> <20130912204910.GB3262@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Linus Torvalds wrote: > On Thu, Sep 12, 2013 at 1:49 PM, Ingo Molnar wrote: > > > > > > I think the window of breakage is relatively small (you managed to hit > > it), but should we add a quirk for this? > > Was the breakage entirely inside the merge window? ie no released > kernels? Absolutely! Starts at commit 0d99b7087324, stops at commit d008d5258e9c, all inside the merge window. > If so, just ignore it. Ok, great! Thanks, Ingo