Hi Maciej, Thank you for the patch! Yet something to improve:
[auto build test ERROR on arm64/for-next/core] [also build test ERROR on v4.16-rc1 next-20180216] [cannot apply to linus/master] [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/Maciej-Slodczyk/arm64-uprobes-ARM32-instruction-probing/20180219-040158 base: https://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-next/core config: arm-allmodconfig (attached as .config) compiler: arm-linux-gnueabi-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=arm All errors (new ones prefixed by >>): >> arch/arm/probes/kprobes/test-core.c:215:10: fatal error: ../decode-arm.h: No >> such file or directory #include "../decode-arm.h" ^~~~~~~~~~~~~~~~~ compilation terminated. vim +215 arch/arm/probes/kprobes/test-core.c c41584ddc arch/arm/kernel/kprobes-test.c Leif Lindholm 2011-12-12 212 fca08f326 arch/arm/probes/kprobes/test-core.c Wang Nan 2015-01-09 213 #include "core.h" fca08f326 arch/arm/probes/kprobes/test-core.c Wang Nan 2015-01-09 214 #include "test-core.h" fca08f326 arch/arm/probes/kprobes/test-core.c Wang Nan 2015-01-09 @215 #include "../decode-arm.h" fca08f326 arch/arm/probes/kprobes/test-core.c Wang Nan 2015-01-09 216 #include "../decode-thumb.h" 9eed17977 arch/arm/kernel/kprobes-test.c Jon Medhurst 2011-08-28 217 9eed17977 arch/arm/kernel/kprobes-test.c Jon Medhurst 2011-08-28 218 :::::: The code at line 215 was first introduced by commit :::::: fca08f326ae0423f03b097ff54de432fe77b95d0 ARM: probes: move all probe code to dedicate directory :::::: TO: Wang Nan <[email protected]> :::::: CC: Jon Medhurst <[email protected]> --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation
.config.gz
Description: application/gzip

