Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1572123
| From | kbuild test robot <lkp@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH V8 09/10] trace, ras: add ARM processor error trace event |
| Date | 2017-02-02 03:40 +0100 |
| Message-ID | <t6ftw-64M-7@gated-at.bofh.it> (permalink) |
| References | <t66JA-iP-29@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Hi Tyler,
[auto build test ERROR on pm/linux-next]
[also build test ERROR on v4.10-rc6 next-20170201]
[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/Tyler-Baicar/Add-UEFI-2-6-and-ACPI-6-1-updates-for-RAS-on-ARM64/20170202-020320
base: https://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git linux-next
config: x86_64-randconfig-r0-02020102 (attached as .config)
compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901
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 `ghes_do_proc.isra.9':
>> ghes.c:(.text+0x92fda): undefined reference to `__tracepoint_arm_event'
ghes.c:(.text+0x9300a): undefined reference to `__tracepoint_arm_event'
ghes.c:(.text+0x93054): undefined reference to `__tracepoint_arm_event'
ghes.c:(.text+0x93083): undefined reference to `__tracepoint_unknown_sec_event'
ghes.c:(.text+0x930b8): undefined reference to `__tracepoint_unknown_sec_event'
ghes.c:(.text+0x93121): undefined reference to `__tracepoint_unknown_sec_event'
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH V8 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64 Tyler Baicar <tbaicar@codeaurora.org> - 2017-02-01 18:20 +0100
[PATCH V8 01/10] acpi: apei: read ack upon ghes record consumption Tyler Baicar <tbaicar@codeaurora.org> - 2017-02-01 18:20 +0100
[PATCH V8 06/10] acpi: apei: panic OS with fatal error status block Tyler Baicar <tbaicar@codeaurora.org> - 2017-02-01 18:20 +0100
Re: [PATCH V8 06/10] acpi: apei: panic OS with fatal error status block James Morse <james.morse@arm.com> - 2017-02-09 12:00 +0100
[PATCH V8 03/10] efi: parse ARM processor error Tyler Baicar <tbaicar@codeaurora.org> - 2017-02-01 18:20 +0100
[PATCH V8 08/10] ras: acpi / apei: generate trace event for unrecognized CPER section Tyler Baicar <tbaicar@codeaurora.org> - 2017-02-01 18:20 +0100
Re: [PATCH V8 08/10] ras: acpi / apei: generate trace event for unrecognized CPER section kbuild test robot <lkp@intel.com> - 2017-02-02 00:30 +0100
[PATCH V8 09/10] trace, ras: add ARM processor error trace event Tyler Baicar <tbaicar@codeaurora.org> - 2017-02-01 18:20 +0100
Re: [PATCH V8 09/10] trace, ras: add ARM processor error trace event kbuild test robot <lkp@intel.com> - 2017-02-02 03:40 +0100
Re: [PATCH V8 09/10] trace, ras: add ARM processor error trace event Steven Rostedt <rostedt@goodmis.org> - 2017-02-02 04:20 +0100
Re: [PATCH V8 09/10] trace, ras: add ARM processor error trace event "Baicar, Tyler" <tbaicar@codeaurora.org> - 2017-02-03 21:20 +0100
[PATCH V8 04/10] arm64: exception: handle Synchronous External Abort Tyler Baicar <tbaicar@codeaurora.org> - 2017-02-01 18:20 +0100
Re: [PATCH V8 04/10] arm64: exception: handle Synchronous External Abort James Morse <james.morse@arm.com> - 2017-02-03 17:10 +0100
Re: [PATCH V8 04/10] arm64: exception: handle Synchronous External Abort "Baicar, Tyler" <tbaicar@codeaurora.org> - 2017-02-03 21:30 +0100
[PATCH V8 02/10] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1 Tyler Baicar <tbaicar@codeaurora.org> - 2017-02-01 18:30 +0100
[PATCH V8 07/10] efi: print unrecognized CPER section Tyler Baicar <tbaicar@codeaurora.org> - 2017-02-01 18:30 +0100
csiph-web