From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from host.buserror.net (host.buserror.net [209.198.135.123]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 2CCF91A082E for ; Wed, 24 Feb 2016 06:28:32 +1100 (AEDT) Message-ID: <1456255707.5360.17.camel@buserror.net> From: Scott Wood To: Christophe Leroy Cc: linuxppc-dev@lists.ozlabs.org Date: Tue, 23 Feb 2016 13:28:27 -0600 In-Reply-To: <201602240229.rczorCJa%fengguang.wu@intel.com> References: <201602240229.rczorCJa%fengguang.wu@intel.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Subject: Re: [PATCH v7] powerpc32: provide VIRT_CPU_ACCOUNTING List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 2016-02-24 at 02:38 +0800, kbuild test robot wrote: > Hi Christophe, > > [auto build test ERROR on powerpc/next] > [also build test ERROR on v4.5-rc5 next-20160223] > [if your patch is applied to the wrong git tree, please drop us a note to > help improving the system] > > url: https://github.com/0day-ci/linux/commits/Christophe-Leroy/powerpc32- > provide-VIRT_CPU_ACCOUNTING/20160224-010322 > base: https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git ne > xt > config: powerpc-defconfig (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=powerpc I've been seeing a lot of these build failure reports from your patches -- can you please test build on an appropriate variety of configs before submitting? -Scott