[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180223.135716.511559214062584207.davem@davemloft.net>
Date: Fri, 23 Feb 2018 13:57:16 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: khalid.aziz@...cle.com
Cc: kbuild-all@...org, akpm@...ux-foundation.org,
dave.hansen@...ux.intel.com, corbet@....net, bob.picco@...cle.com,
steven.sistare@...cle.com, pasha.tatashin@...cle.com,
mike.kravetz@...cle.com, rob.gardner@...cle.com, mingo@...nel.org,
nitin.m.gupta@...cle.com, anthony.yznaga@...cle.com,
kirill.shutemov@...ux.intel.com, tom.hromatka@...cle.com,
allen.pais@...cle.com, tklauser@...tanz.ch,
shannon.nelson@...cle.com, vijay.ac.kumar@...cle.com,
mhocko@...e.com, jack@...e.cz, punit.agrawal@....com,
hughd@...gle.com, thomas.tai@...cle.com,
ross.zwisler@...ux.intel.com, dave.jiang@...el.com,
willy@...radead.org, minchan@...nel.org,
imbrenda@...ux.vnet.ibm.com, aarcange@...hat.com,
kstewart@...uxfoundation.org, pombredanne@...b.com,
tglx@...utronix.de, gregkh@...uxfoundation.org,
nagarathnam.muthusamy@...cle.com, linux@...ck-us.net,
jane.chu@...cle.com, dan.j.williams@...el.com, jglisse@...hat.com,
ktkhai@...tuozzo.com, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-mm@...ck.org,
sparclinux@...r.kernel.org, khalid@...ehiking.org
Subject: Re: [PATCH v12 10/11] sparc64: Add support for ADI (Application
Data Integrity)
From: Khalid Aziz <khalid.aziz@...cle.com>
Date: Fri, 23 Feb 2018 11:51:25 -0700
> On 02/22/2018 07:50 PM, kbuild test robot wrote:
>> Hi Khalid,
>> I love your patch! Yet something to improve:
>> [auto build test ERROR on sparc-next/master]
>> [also build test ERROR on v4.16-rc2]
>> [cannot apply to next-20180222]
>> [if your patch is applied to the wrong git tree, please drop us a note
>> to help improve the system]
>> url:
>> https://github.com/0day-ci/linux/commits/Khalid-Aziz/Application-Data-Integrity-feature-introduced-by-SPARC-M7/20180223-071725
>> base:
>> https://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next.git
>> master
>> config: sparc64-allyesconfig (attached as .config)
>> compiler: sparc64-linux-gnu-gcc (Debian 7.2.0-11) 7.2.0
>> reproduce:
>> wget
>> https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross
>> -O ~/bin/make.cross
>> chmod +x ~/bin/make.cross
>> # save the attached .config to linux build tree
>> make.cross ARCH=sparc64
>> All error/warnings (new ones prefixed by >>):
>
> Hi Dave,
>
> Including linux/sched.h in arch/sparc/include/asm/mmu_context.h should
> eliminate these build warnings. My gcc version 6.2.1 does not report
> these errors. Build bot is using 7.2.0.
>
> I can add a patch 12 to add the include, revise patch 10 or you can
> add the include in your tree. Let me know how you would prefer to
> resolve this.
You need to update patch #10 so that your patch series is fully
bisectable.
Thank you.
Powered by blists - more mailing lists