From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752009AbbI2XTm (ORCPT ); Tue, 29 Sep 2015 19:19:42 -0400 Received: from mga11.intel.com ([192.55.52.93]:30389 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751296AbbI2XTi (ORCPT ); Tue, 29 Sep 2015 19:19:38 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.17,609,1437462000"; d="scan'208";a="815710833" Date: Wed, 30 Sep 2015 07:19:26 +0800 From: Fengguang Wu To: Peter Zijlstra Cc: Mark Rutland , Matt Fleming , David Airlie , linux-api@vger.kernel.org, intel-gfx@lists.freedesktop.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, Alexander Shishkin , Sourab Gupta , kbuild-all@01.org, Zheng Yan , Daniel Vetter , Ingo Molnar , Robert Bragg Subject: Re: [kbuild-all] [Intel-gfx] [RFC 4/6] drm/i915: Add i915 perf event for Haswell OA unit Message-ID: <20150929231926.GA28096@wfg-t540p.sh.intel.com> References: <1443537549-6905-5-git-send-email-robert@sixbynine.org> <201509292209.sCYEn25E%fengguang.wu@intel.com> <20150929151845.GP3816@twins.programming.kicks-ass.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150929151845.GP3816@twins.programming.kicks-ass.net> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Sep 29, 2015 at 05:18:45PM +0200, Peter Zijlstra wrote: > On Tue, Sep 29, 2015 at 10:55:39PM +0800, kbuild test robot wrote: > > Hi Robert, > > > > [auto build test results on v4.3-rc3 -- if it's inappropriate base, please ignore] > > > > config: i386-defconfig (attached as .config) > > reproduce: > > git checkout a1d59679ae8f3e7e7659e9723ae3fc69af2532e6 > > # save the attached .config to linux build tree > > make ARCH=i386 > > > > All warnings (new ones prefixed by >>): > > > > @Wu, hehe, another series pattern to match ;-) Thanks! I'm now matching ^([...])? ?[... ii/NN] as patch series. :-) Regards, Fengguang