From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757295Ab3ILUwb (ORCPT ); Thu, 12 Sep 2013 16:52:31 -0400 Received: from mail-ve0-f172.google.com ([209.85.128.172]:39315 "EHLO mail-ve0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754247Ab3ILUwa (ORCPT ); Thu, 12 Sep 2013 16:52:30 -0400 MIME-Version: 1.0 In-Reply-To: <20130912204910.GB3262@gmail.com> References: <20130912133855.GA23780@gmail.com> <20130912203358.GE32644@gmail.com> <20130912204910.GB3262@gmail.com> Date: Thu, 12 Sep 2013 13:52:29 -0700 X-Google-Sender-Auth: FfJbMLYE50aQQoeURyzN-l8p1QY 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: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? If so, just ignore it. Linus