From: kbuild test robot <lkp@intel.com>
To: Brajeswar Ghosh <brajeswar.linux@gmail.com>
Cc: kbuild-all@01.org, gregkh@linuxfoundation.org, arve@android.com,
tkjos@android.com, maco@android.com, joel@joelfernandes.org,
devel@driverdev.osuosl.org, sabyasachi.linux@gmail.com,
jrdr.linux@gmail.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] drivers/android/binder.c: Remove duplicate header
Date: Fri, 9 Nov 2018 22:40:14 +0800 [thread overview]
Message-ID: <201811092225.ABFKAgV4%fengguang.wu@intel.com> (raw)
In-Reply-To: <20181109041425.GA2950@hp-pavilion-15-notebook-pc-brajeswar>
[-- Attachment #1: Type: text/plain, Size: 5784 bytes --]
Hi Brajeswar,
Thank you for the patch! Yet something to improve:
[auto build test ERROR on staging/staging-testing]
[also build test ERROR on v4.20-rc1 next-20181109]
[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/Brajeswar-Ghosh/drivers-android-binder-c-Remove-duplicate-header/20181109-154717
config: i386-allmodconfig (attached as .config)
compiler: gcc-7 (Debian 7.3.0-1) 7.3.0
reproduce:
# save the attached .config to linux build tree
make ARCH=i386
All errors (new ones prefixed by >>):
drivers/android/binder.o: In function `binder_free_buf':
>> binder.c:(.text+0x3c46): undefined reference to `__tracepoint_binder_transaction_buffer_release'
binder.c:(.text+0x3c91): undefined reference to `__tracepoint_binder_transaction_buffer_release'
drivers/android/binder.o: In function `binder_transaction':
>> binder.c:(.text+0x4a85): undefined reference to `__tracepoint_binder_transaction'
binder.c:(.text+0x4af8): undefined reference to `__tracepoint_binder_transaction'
>> binder.c:(.text+0x4c33): undefined reference to `__tracepoint_binder_transaction_alloc_buf'
binder.c:(.text+0x4c90): undefined reference to `__tracepoint_binder_transaction_alloc_buf'
>> binder.c:(.text+0x522b): undefined reference to `__tracepoint_binder_transaction_node_to_ref'
binder.c:(.text+0x5279): undefined reference to `__tracepoint_binder_transaction_node_to_ref'
>> binder.c:(.text+0x549b): undefined reference to `__tracepoint_binder_transaction_ref_to_node'
binder.c:(.text+0x54ee): undefined reference to `__tracepoint_binder_transaction_ref_to_node'
>> binder.c:(.text+0x55fd): undefined reference to `__tracepoint_binder_transaction_ref_to_ref'
binder.c:(.text+0x5655): undefined reference to `__tracepoint_binder_transaction_ref_to_ref'
>> binder.c:(.text+0x61c5): undefined reference to `__tracepoint_binder_transaction_failed_buffer_release'
binder.c:(.text+0x6220): undefined reference to `__tracepoint_binder_transaction_failed_buffer_release'
drivers/android/binder.o: In function `binder_thread_write':
>> binder.c:(.text+0x6656): undefined reference to `__tracepoint_binder_command'
binder.c:(.text+0x66a1): undefined reference to `__tracepoint_binder_command'
drivers/android/binder.o: In function `binder_put_node_cmd':
>> binder.c:(.text+0x7976): undefined reference to `__tracepoint_binder_return'
binder.c:(.text+0x79d1): undefined reference to `__tracepoint_binder_return'
drivers/android/binder.o: In function `binder_thread_read':
>> binder.c:(.text+0x7bf9): undefined reference to `__tracepoint_binder_wait_for_work'
binder.c:(.text+0x7c71): undefined reference to `__tracepoint_binder_wait_for_work'
binder.c:(.text+0x810e): undefined reference to `__tracepoint_binder_return'
binder.c:(.text+0x8161): undefined reference to `__tracepoint_binder_return'
binder.c:(.text+0x824e): undefined reference to `__tracepoint_binder_return'
binder.c:(.text+0x82a1): undefined reference to `__tracepoint_binder_return'
binder.c:(.text+0x888e): undefined reference to `__tracepoint_binder_return'
drivers/android/binder.o:binder.c:(.text+0x88e1): more undefined references to `__tracepoint_binder_return' follow
drivers/android/binder.o: In function `binder_thread_read':
>> binder.c:(.text+0x8bcf): undefined reference to `__tracepoint_binder_transaction_fd_recv'
binder.c:(.text+0x8c39): undefined reference to `__tracepoint_binder_transaction_fd_recv'
binder.c:(.text+0x8ebe): undefined reference to `__tracepoint_binder_return'
binder.c:(.text+0x8f11): undefined reference to `__tracepoint_binder_return'
>> binder.c:(.text+0x90b2): undefined reference to `__tracepoint_binder_transaction_received'
binder.c:(.text+0x90fb): undefined reference to `__tracepoint_binder_transaction_received'
binder.c:(.text+0x9172): undefined reference to `__tracepoint_binder_return'
binder.c:(.text+0x91bb): undefined reference to `__tracepoint_binder_return'
binder.c:(.text+0x947d): undefined reference to `__tracepoint_binder_return'
binder.c:(.text+0x94c5): undefined reference to `__tracepoint_binder_return'
drivers/android/binder.o: In function `binder_ioctl_write_read.isra.11':
>> binder.c:(.text+0x9796): undefined reference to `__tracepoint_binder_write_done'
binder.c:(.text+0x97e1): undefined reference to `__tracepoint_binder_write_done'
>> binder.c:(.text+0x98e6): undefined reference to `__tracepoint_binder_read_done'
binder.c:(.text+0x9931): undefined reference to `__tracepoint_binder_read_done'
drivers/android/binder.o: In function `binder_ioctl':
>> binder.c:(.text+0x9ab6): undefined reference to `__tracepoint_binder_ioctl'
binder.c:(.text+0x9b11): undefined reference to `__tracepoint_binder_ioctl'
>> binder.c:(.text+0xa106): undefined reference to `__tracepoint_binder_ioctl_done'
binder.c:(.text+0xa155): undefined reference to `__tracepoint_binder_ioctl_done'
drivers/android/binder.o: In function `binder_translate_fd.isra.10':
>> binder.c:(.text.unlikely+0x37a): undefined reference to `__tracepoint_binder_transaction_fd_send'
binder.c:(.text.unlikely+0x3cc): undefined reference to `__tracepoint_binder_transaction_fd_send'
>> drivers/android/binder.o:(__jump_table+0x8): undefined reference to `__tracepoint_binder_transaction_fd_send'
>> drivers/android/binder.o:(__jump_table+0x14): undefined reference to `__tracepoint_binder_transaction_buffer_release'
>> drivers/android/binder.o:(__jump_table+0x20): undefined reference to `__tracepoint_binder_transaction'
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 66013 bytes --]
next prev parent reply other threads:[~2018-11-09 14:41 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-09 4:14 Brajeswar Ghosh
2018-11-09 11:24 ` Greg KH
2018-11-09 14:40 ` kbuild test robot [this message]
2018-11-09 14:47 ` Greg KH
2018-11-10 6:28 ` Souptick Joarder
2018-11-10 1:51 ` kbuild test robot
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=201811092225.ABFKAgV4%fengguang.wu@intel.com \
--to=lkp@intel.com \
--cc=arve@android.com \
--cc=brajeswar.linux@gmail.com \
--cc=devel@driverdev.osuosl.org \
--cc=gregkh@linuxfoundation.org \
--cc=joel@joelfernandes.org \
--cc=jrdr.linux@gmail.com \
--cc=kbuild-all@01.org \
--cc=linux-kernel@vger.kernel.org \
--cc=maco@android.com \
--cc=sabyasachi.linux@gmail.com \
--cc=tkjos@android.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®