Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1617891 > unrolled thread
| Started by | Peter Zijlstra <peterz@infradead.org> |
|---|---|
| First post | 2017-04-06 13:50 +0200 |
| Last post | 2017-04-06 13:50 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [lkp-robot] [debug] 19d436268d: BUG:unable_to_handle_kernel Peter Zijlstra <peterz@infradead.org> - 2017-04-06 13:50 +0200
| From | Peter Zijlstra <peterz@infradead.org> |
|---|---|
| Date | 2017-04-06 13:50 +0200 |
| Subject | Re: [lkp-robot] [debug] 19d436268d: BUG:unable_to_handle_kernel |
| Message-ID | <tte5j-7Y4-5@gated-at.bofh.it> |
On Thu, Apr 06, 2017 at 10:50:14AM +0800, kernel test robot wrote:
>
> FYI, we noticed the following commit:
>
> commit: 19d436268dde95389c616bb3819da73f0a8b28a8 ("debug: Add _ONCE() logic to report_bug()")
> https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git master
>
next/master doesn't build for me at all with your .config.
I get a metric ton of:
MODPOST 893 modules
LZ4 arch/x86/boot/compressed/vmlinux.bin.lz4
ERROR: "user_describe" [security/keys/trusted.ko] undefined!
ERROR: "__gcov_merge_add" [security/keys/trusted.ko] undefined!
ERROR: "__gcov_init" [security/keys/trusted.ko] undefined!
ERROR: "unregister_key_type" [security/keys/trusted.ko] undefined!
ERROR: "register_key_type" [security/keys/trusted.ko] undefined!
ERROR: "crypto_alloc_shash" [security/keys/trusted.ko] undefined!
ERROR: "tpm_seal_trusted" [security/keys/trusted.ko] undefined!
ERROR: "tpm_unseal_trusted" [security/keys/trusted.ko] undefined!
ERROR: "call_rcu" [security/keys/trusted.ko] undefined!
ERROR: "crypto_shash_digest" [security/keys/trusted.ko] undefined!
$ grep -c ERROR build.log
27293
Back to top | Article view | linux.kernel
csiph-web