[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <7h1s6oue3a.fsf@baylibre.com>
Date: Tue, 11 Dec 2018 10:12:57 -0800
From: Kevin Hilman <khilman@...libre.com>
To: Arnd Bergmann <arnd@...db.de>, arm@...nel.org,
Kevin Hilman <khilman@...nel.org>,
Tony Lindgren <tony@...mide.com>
Cc: Arnd Bergmann <arnd@...db.de>, Dave Gerlach <d-gerlach@...com>,
Keerthy <j-keerthy@...com>, Tero Kristo <t-kristo@...com>,
Santosh Shilimkar <ssantosh@...nel.org>,
linux-omap@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/4] ARM: omap2: avoid section mismatch warning
Arnd Bergmann <arnd@...db.de> writes:
> WARNING: vmlinux.o(.text+0x27530): Section mismatch in reference from the function am43xx_suspend_init() to the function .init.text:am43xx_map_scu()
> The function am43xx_suspend_init() references
> the function __init am43xx_map_scu().
> This is often because am43xx_suspend_init lacks a __init
> annotation or the annotation of am43xx_map_scu is wrong.
>
> Signed-off-by: Arnd Bergmann <arnd@...db.de>
Reviewed-by: Kevin Hilman <khilman@...libre.com>
Powered by blists - more mailing lists