Re: [PATCH v2 03/10] VAS: Define vas_init() and vas_exit()
From: kbuild test robot <hidden>
Date: 2017-01-26 08:29:50
Hi Sukadev, [auto build test ERROR on char-misc/char-misc-testing] [also build test ERROR on v4.10-rc5 next-20170125] [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/Sukadev-Bhattiprolu/Enable-VAS/20170126-095706 config: powerpc-allmodconfig (attached as .config) compiler: powerpc64-linux-gnu-gcc (Debian 6.1.1-9) 6.1.1 20160705 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 All errors (new ones prefixed by >>): In file included from drivers/misc/vas/vas.c:17:0:
quoted
drivers/misc/vas/vas-internal.h:17:3: error: #error "TODO: Compute RMA/Paste-address for 4K pages."
# error "TODO: Compute RMA/Paste-address for 4K pages."
^~~~~
vim +17 drivers/misc/vas/vas-internal.h
061f6cc4 Sukadev Bhattiprolu 2017-01-25 11 #define VAS_INTERNAL_H
061f6cc4 Sukadev Bhattiprolu 2017-01-25 12 #include <linux/atomic.h>
061f6cc4 Sukadev Bhattiprolu 2017-01-25 13 #include <linux/idr.h>
061f6cc4 Sukadev Bhattiprolu 2017-01-25 14 #include <asm/vas.h>
061f6cc4 Sukadev Bhattiprolu 2017-01-25 15
061f6cc4 Sukadev Bhattiprolu 2017-01-25 16 #ifdef CONFIG_PPC_4K_PAGES
061f6cc4 Sukadev Bhattiprolu 2017-01-25 @17 # error "TODO: Compute RMA/Paste-address for 4K pages."
061f6cc4 Sukadev Bhattiprolu 2017-01-25 18 #else
061f6cc4 Sukadev Bhattiprolu 2017-01-25 19 #ifndef CONFIG_PPC_64K_PAGES
061f6cc4 Sukadev Bhattiprolu 2017-01-25 20 # error "Unexpected Page size."
:::::: The code at line 17 was first introduced by commit
:::::: 061f6cc4f9597ef9fe84da3d04937b06f664d0b7 VAS: Define macros, register fields and structures
:::::: TO: Sukadev Bhattiprolu [off-list ref]
:::::: CC: 0day robot [off-list ref]
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation Attachments
- .config.gz [application/gzip] 51775 bytes