Re: [PATCH] integrity: Fix __integrity_init_keyring() section mismatch

2019-06-17 Thread James Morris
On Mon, 17 Jun 2019, Geert Uytterhoeven wrote: > With gcc-4.6.3: > > WARNING: vmlinux.o(.text.unlikely+0x24c64): Section mismatch in reference > from the function __integrity_init_keyring() to the function > .init.text:set_platform_trusted_keys() > The function

Re: [PATCH] integrity: Fix __integrity_init_keyring() section mismatch

2019-06-17 Thread Nayna
On 06/17/2019 03:44 AM, Geert Uytterhoeven wrote: With gcc-4.6.3: WARNING: vmlinux.o(.text.unlikely+0x24c64): Section mismatch in reference from the function __integrity_init_keyring() to the function .init.text:set_platform_trusted_keys() The function __integrity_init_keyring()

[PATCH] integrity: Fix __integrity_init_keyring() section mismatch

2019-06-17 Thread Geert Uytterhoeven
With gcc-4.6.3: WARNING: vmlinux.o(.text.unlikely+0x24c64): Section mismatch in reference from the function __integrity_init_keyring() to the function .init.text:set_platform_trusted_keys() The function __integrity_init_keyring() references the function __init