From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752226AbbGFH1N (ORCPT ); Mon, 6 Jul 2015 03:27:13 -0400 Received: from bombadil.infradead.org ([198.137.202.9]:51812 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751001AbbGFH1J (ORCPT ); Mon, 6 Jul 2015 03:27:09 -0400 Date: Mon, 6 Jul 2015 09:27:05 +0200 From: Peter Zijlstra To: Mike Galbraith Cc: LKML Subject: Re: d72da4a4 "rbtree: Make lockless searches non-fatal" breaks tools/perf build Message-ID: <20150706072705.GU3644@twins.programming.kicks-ass.net> References: <1436098916.8675.9.camel@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1436098916.8675.9.camel@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 Sun, Jul 05, 2015 at 02:21:56PM +0200, Mike Galbraith wrote: > Hi Peter, > > FYI, seems you somehow pissed off the include hell gods. Yep, there's patch out-there that fix it. lkml.kernel.org/r/20150704162422.GE3976@kernel.org But if you read that thread, you'll find that Linus requested we copy the rbtree code and I've not yet seen the patches doing that -- but I've not yet processed the full inbox yet.