Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1577360

Re: [PATCH 1/3] mm: Define coherent device memory (CDM) node

From kbuild test robot <lkp@intel.com>
Newsgroups linux.kernel
Subject Re: [PATCH 1/3] mm: Define coherent device memory (CDM) node
Date 2017-02-09 08:50 +0100
Message-ID <t8REl-3ed-3@gated-at.bofh.it> (permalink)
References <t8B6y-1k4-17@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

Hi Anshuman,

[auto build test ERROR on linus/master]
[also build test ERROR on v4.10-rc7]
[cannot apply to mmotm/master next-20170208]
[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/Anshuman-Khandual/Define-coherent-device-memory-node/20170208-223134
config: powerpc-maple_defconfig (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 >>):

   mm/built-in.o: In function `.free_area_init_nodes':
>> (.init.text+0x10f8): undefined reference to `.arch_check_node_cdm'
   mm/built-in.o: In function `.free_area_init_nodes':
   (.init.text+0x15f8): undefined reference to `.arch_check_node_cdm'

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 1/3] mm: Define coherent device memory (CDM) node Anshuman Khandual <khandual@linux.vnet.ibm.com> - 2017-02-08 15:10 +0100
  Re: [PATCH 1/3] mm: Define coherent device memory (CDM) node kbuild test robot <lkp@intel.com> - 2017-02-09 04:00 +0100
  Re: [PATCH 1/3] mm: Define coherent device memory (CDM) node kbuild test robot <lkp@intel.com> - 2017-02-09 08:50 +0100
  Re: [PATCH 1/3] mm: Define coherent device memory (CDM) node Anshuman Khandual <khandual@linux.vnet.ibm.com> - 2017-02-09 10:50 +0100

csiph-web