[PATCH v2 03/10] VAS: Define vas_init() and vas_exit()

kbuild test robot lkp at intel.com
Thu Jan 26 19:28:51 AEDT 2017


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:
>> 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 <sukadev at linux.vnet.ibm.com>
:::::: CC: 0day robot <fengguang.wu at intel.com>

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation
-------------- next part --------------
A non-text attachment was scrubbed...
Name: .config.gz
Type: application/gzip
Size: 51775 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20170126/c4a48cda/attachment-0001.gz>


More information about the Linuxppc-dev mailing list