Thread (6 messages) flat view 6 messages, 3 authors, 2018-03-14

Re: [v2] powerpc/via-pmu: Fix section mismatch warning

From: Michael Ellerman <hidden>
Date: 2018-03-14 09:27:50
Also in: lkml

On Wed, 2018-02-14 at 21:15:18 UTC, Mathieu Malaterre wrote:
Make the struct via_pmu_driver const to avoid following warning:

WARNING: vmlinux.o(.data+0x4739c): Section mismatch in reference from the variable via_pmu_driver to the function .init.text:pmu_init()
The variable via_pmu_driver references
the function __init pmu_init()
If the reference is valid then annotate the
variable with __init* or __refdata (see linux/init.h) or name the variable:
*_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console

Signed-off-by: Mathieu Malaterre <redacted>
Suggested-by: Laurent Vivier <redacted>
Reviewed-by: Laurent Vivier <redacted>
Applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/58935176ad17976b7a7f6ea25c0ceb

cheers
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help