From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752627AbbJEXD6 (ORCPT ); Mon, 5 Oct 2015 19:03:58 -0400 Received: from g2t4619.austin.hp.com ([15.73.212.82]:35526 "EHLO g2t4619.austin.hp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751770AbbJEXD5 (ORCPT ); Mon, 5 Oct 2015 19:03:57 -0400 Message-ID: <561301DB.8090100@hpe.com> Date: Mon, 05 Oct 2015 19:03:55 -0400 From: Waiman Long User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.12) Gecko/20130109 Thunderbird/10.0.12 MIME-Version: 1.0 To: kbuild test robot CC: kbuild-all@01.org, Dave Chinner , Tejun Heo , Christoph Lameter , linux-kernel@vger.kernel.org, xfs@oss.sgi.com, Scott J Norton , Douglas Hatch Subject: Re: [PATCH] percpu_counter: return precise count from __percpu_counter_compare() References: <201510030251.LfYJ2hol%fengguang.wu@intel.com> In-Reply-To: <201510030251.LfYJ2hol%fengguang.wu@intel.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10/02/2015 02:04 PM, kbuild test robot wrote: > Hi Waiman, > > [auto build test results on v4.3-rc3 -- if it's inappropriate base, please ignore] > > config: ia64-allnoconfig (attached as .config) > reproduce: > wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross > chmod +x ~/bin/make.cross > # save the attached .config to linux build tree > make.cross ARCH=ia64 > > All error/warnings (new ones prefixed by>>): > > Sorry for the build error. There was a typo in the non-SMP portion of the code change. I will fix that in the next version. Cheers, Longman