All of lore.kernel.org
 help / color / mirror / Atom feed
From: kbuild test robot <lkp@intel.com>
To: Jens Wiklander <jens.wiklander@linaro.org>
Cc: kbuild-all@01.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
	Arnd Bergmann <arnd@arndb.de>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	valentin.manea@huawei.com, jean-michel.delorme@st.com,
	emmanuel.michel@st.com, javier@javigon.com,
	Jason Gunthorpe <jgunthorpe@obsidianresearch.com>,
	Mark Rutland <mark.rutland@arm.com>,
	Michal Simek <michal.simek@xilinx.com>,
	Rob Herring <robh+dt@kernel.org>,
	Will Deacon <will.deacon@arm.com>,
	Jens Wiklander <jens.wiklander@linaro.org>
Subject: Re: [PATCH v7 2/4] tee: generic TEE subsystem
Date: Sun, 7 Feb 2016 18:27:19 +0800	[thread overview]
Message-ID: <201602071853.LXR6JlCz%fengguang.wu@intel.com> (raw)
In-Reply-To: <1454318140-7962-3-git-send-email-jens.wiklander@linaro.org>

[-- Attachment #1: Type: text/plain, Size: 1877 bytes --]

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

[-- Attachment #2: .config.gz --]
[-- Type: application/octet-stream, Size: 23391 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: kbuild test robot <lkp-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
Cc: kbuild-all-JC7UmRfGjtg@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>,
	Greg Kroah-Hartman
	<gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>,
	valentin.manea-hv44wF8Li93QT0dZR+AlfA@public.gmane.org,
	jean-michel.delorme-qxv4g6HH51o@public.gmane.org,
	emmanuel.michel-qxv4g6HH51o@public.gmane.org,
	javier-5MUHepqpBA1BDgjK7y7TUQ@public.gmane.org,
	Jason Gunthorpe
	<jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>,
	Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>,
	Michal Simek
	<michal.simek-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org>,
	Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
	Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org>,
	Jens Wiklander
	<jens.wiklander-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
Subject: Re: [PATCH v7 2/4] tee: generic TEE subsystem
Date: Sun, 7 Feb 2016 18:27:19 +0800	[thread overview]
Message-ID: <201602071853.LXR6JlCz%fengguang.wu@intel.com> (raw)
In-Reply-To: <1454318140-7962-3-git-send-email-jens.wiklander-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>

[-- Attachment #1: Type: text/plain, Size: 1877 bytes --]

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

[-- Attachment #2: .config.gz --]
[-- Type: application/octet-stream, Size: 23391 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: lkp@intel.com (kbuild test robot)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v7 2/4] tee: generic TEE subsystem
Date: Sun, 7 Feb 2016 18:27:19 +0800	[thread overview]
Message-ID: <201602071853.LXR6JlCz%fengguang.wu@intel.com> (raw)
In-Reply-To: <1454318140-7962-3-git-send-email-jens.wiklander@linaro.org>

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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: .config.gz
Type: application/octet-stream
Size: 23391 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20160207/6e29d231/attachment-0001.obj>

  reply	other threads:[~2016-02-07 10:28 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-01  9:15 [PATCH v7 0/4] generic TEE subsystem Jens Wiklander
2016-02-01  9:15 ` Jens Wiklander
2016-02-01  9:15 ` Jens Wiklander
2016-02-01  9:15 ` [PATCH v7 1/4] dt/bindings: add bindings for optee Jens Wiklander
2016-02-01  9:15   ` Jens Wiklander
2016-02-01 14:11   ` Rob Herring
2016-02-01 14:11     ` Rob Herring
2016-02-01  9:15 ` [PATCH v7 2/4] tee: generic TEE subsystem Jens Wiklander
2016-02-01  9:15   ` Jens Wiklander
2016-02-01  9:15   ` Jens Wiklander
2016-02-07 10:27   ` kbuild test robot [this message]
2016-02-07 10:27     ` kbuild test robot
2016-02-07 10:27     ` kbuild test robot
2016-02-01  9:15 ` [PATCH v7 3/4] tee: add OP-TEE driver Jens Wiklander
2016-02-01  9:15   ` Jens Wiklander
2016-02-01  9:15 ` [PATCH v7 4/4] Documentation: tee subsystem and op-tee driver Jens Wiklander
2016-02-01  9:15   ` Jens Wiklander
2016-02-08  6:51 ` [PATCH v7 0/4] generic TEE subsystem Greg Kroah-Hartman
2016-02-08  6:51   ` Greg Kroah-Hartman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201602071853.LXR6JlCz%fengguang.wu@intel.com \
    --to=lkp@intel.com \
    --cc=arnd@arndb.de \
    --cc=devicetree@vger.kernel.org \
    --cc=emmanuel.michel@st.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=javier@javigon.com \
    --cc=jean-michel.delorme@st.com \
    --cc=jens.wiklander@linaro.org \
    --cc=jgunthorpe@obsidianresearch.com \
    --cc=kbuild-all@01.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=michal.simek@xilinx.com \
    --cc=robh+dt@kernel.org \
    --cc=valentin.manea@huawei.com \
    --cc=will.deacon@arm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.