From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965003AbcALNOH (ORCPT ); Tue, 12 Jan 2016 08:14:07 -0500 Received: from bombadil.infradead.org ([198.137.202.9]:45789 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753177AbcALNOF (ORCPT ); Tue, 12 Jan 2016 08:14:05 -0500 Date: Tue, 12 Jan 2016 14:13:54 +0100 From: Peter Zijlstra To: Ingo Molnar Cc: alexander.shishkin@linux.intel.com, eranian@google.com, linux-kernel@vger.kernel.org, vince@deater.net, dvyukov@google.com, andi@firstfloor.org, jolsa@redhat.com, Thomas Gleixner , Arnaldo Carvalho de Melo Subject: Re: [RFC][PATCH 00/12] various perf fixes Message-ID: <20160112131354.GS6344@twins.programming.kicks-ass.net> References: <20160111162458.427203780@infradead.org> <20160112101109.GC20997@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160112101109.GC20997@gmail.com> User-Agent: Mutt/1.5.21 (2012-12-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jan 12, 2016 at 11:11:09AM +0100, Ingo Molnar wrote: > > * Peter Zijlstra wrote: > > > Hi, > > > > I've been hunting perf bugs for the past few weeks. This resulted in this pile > > of patches, that mostly seems to work -- I still get an occasional fail so > > something is still off. ^^^^ > Btw., if there's no test failures I plan to apply and push this to Linus fairly > soon, so guys please give it all the review and testing you can. Dmitry also hit plenty fail, so please wait a little while. I'll take another look tomorrow, but I just have to stare at something else for a little while to reset my brain.