From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752814AbcGYOxT (ORCPT ); Mon, 25 Jul 2016 10:53:19 -0400 Received: from mail.kernel.org ([198.145.29.136]:44396 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752161AbcGYOxI (ORCPT ); Mon, 25 Jul 2016 10:53:08 -0400 Date: Mon, 25 Jul 2016 11:53:02 -0300 From: Arnaldo Carvalho de Melo To: Stephen Rothwell Cc: Ingo Molnar , Linus Torvalds , linux-kernel@vger.kernel.org, Peter Zijlstra , Arnaldo Carvalho de Melo , Jiri Olsa , Thomas Gleixner , Andrew Morton Subject: Re: [GIT PULL] perf changes for v4.8 Message-ID: <20160725145302.GN18962@kernel.org> References: <20160725082838.GA16210@gmail.com> <20160725235330.07c231a3@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160725235330.07c231a3@canb.auug.org.au> X-Url: http://acmel.wordpress.com User-Agent: Mutt/1.6.1 (2016-04-27) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Em Mon, Jul 25, 2016 at 11:53:30PM +1000, Stephen Rothwell escreveu: > Hi Ingo, > > On Mon, 25 Jul 2016 10:28:38 +0200 Ingo Molnar wrote: > > > > tools: Copy the bitops files accessed from the kernel and check for drift > > I think this has some needs some fixes for build breakage in linux-next ... yeah, which are in my perf/core branch going thru build tests on various systems, will go to Ingo today. - Arnaldo