From: Khalid Aziz <khalid.aziz@xxxxxxxxxx> 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. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>