lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 7 Feb 2016 18:27:19 +0800
From:	kbuild test robot <lkp@...el.com>
To:	Jens Wiklander <jens.wiklander@...aro.org>
Cc:	kbuild-all@...org, linux-kernel@...r.kernel.org,
	linux-arm-kernel@...ts.infradead.org, devicetree@...r.kernel.org,
	Arnd Bergmann <arnd@...db.de>,
	Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	valentin.manea@...wei.com, jean-michel.delorme@...com,
	emmanuel.michel@...com, javier@...igon.com,
	Jason Gunthorpe <jgunthorpe@...idianresearch.com>,
	Mark Rutland <mark.rutland@....com>,
	Michal Simek <michal.simek@...inx.com>,
	Rob Herring <robh+dt@...nel.org>,
	Will Deacon <will.deacon@....com>,
	Jens Wiklander <jens.wiklander@...aro.org>
Subject: Re: [PATCH v7 2/4] tee: generic TEE subsystem

Hi Jens,

[auto build test ERROR on robh/for-next]
[also build test ERROR on v4.5-rc2 next-20160205]
[if your patch is applied to the wrong git tree, please drop us a note to help improving the system]

url:    https://github.com/0day-ci/linux/commits/Jens-Wiklander/generic-TEE-subsystem/20160201-172318
base:   https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux for-next
config: x86_64-randconfig-x012-02041016 (attached as .config)
reproduce:
        # save the attached .config to linux build tree
        make ARCH=x86_64 

All errors (new ones prefixed by >>):

   drivers/built-in.o: In function `pool_res_mem_destroy':
>> tee_shm_pool.c:(.text+0x2941a6): undefined reference to `gen_pool_destroy'
   tee_shm_pool.c:(.text+0x2941af): undefined reference to `gen_pool_destroy'
   drivers/built-in.o: In function `pool_res_mem_mgr_init':
>> tee_shm_pool.c:(.text+0x29420b): undefined reference to `gen_pool_create'
>> tee_shm_pool.c:(.text+0x294221): undefined reference to `gen_pool_best_fit'
>> tee_shm_pool.c:(.text+0x294229): undefined reference to `gen_pool_set_algo'
>> tee_shm_pool.c:(.text+0x294240): undefined reference to `gen_pool_add_virt'
   tee_shm_pool.c:(.text+0x29424e): undefined reference to `gen_pool_destroy'
   drivers/built-in.o: In function `tee_shm_pool_alloc_res_mem':
>> (.text+0x294303): undefined reference to `gen_pool_destroy'
   drivers/built-in.o: In function `pool_op_gen_free':
>> tee_shm_pool.c:(.text+0x294335): undefined reference to `gen_pool_free'
   drivers/built-in.o: In function `pool_op_gen_alloc':
>> tee_shm_pool.c:(.text+0x294387): undefined reference to `gen_pool_alloc'
>> tee_shm_pool.c:(.text+0x2943a0): undefined reference to `gen_pool_virt_to_phys'

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

Download attachment ".config.gz" of type "application/octet-stream" (23391 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ