Additional info with DEBUG_SECTION_MISMATCH:

WARNING: vmlinux.o(.text.unlikely+0x3201): Section mismatch in reference from 
the function new_kmalloc_cache() to the variable .init.rodata:kmalloc_info
The function new_kmalloc_cache() references
the variable __initconst kmalloc_info.
This is often because new_kmalloc_cache lacks a __initconst
annotation or the annotation of kmalloc_info is wrong.

WARNING: vmlinux.o(.text.unlikely+0x3208): Section mismatch in reference from 
the function new_kmalloc_cache() to the variable .init.rodata:kmalloc_info
The function new_kmalloc_cache() references
the variable __initconst kmalloc_info.
This is often because new_kmalloc_cache lacks a __initconst
annotation or the annotation of kmalloc_info is wrong.

WARNING: vmlinux.o(.text.unlikely+0x320d): Section mismatch in reference from 
the function new_kmalloc_cache() to the function 
.init.text:create_kmalloc_cache()
The function new_kmalloc_cache() references
the function __init create_kmalloc_cache().
This is often because new_kmalloc_cache lacks a __init
annotation or the annotation of create_kmalloc_cache is wrong.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1605267

Title:
  Building kernel pachakges failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1605267/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to