Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1652324

Re: [PATCH] ARM: at91: select CONFIG_ARM_CPU_SUSPEND

From Alexandre Belloni <alexandre.belloni@free-electrons.com>
Newsgroups linux.kernel
Subject Re: [PATCH] ARM: at91: select CONFIG_ARM_CPU_SUSPEND
Date 2017-05-29 11:20 +0200
Message-ID <tMp0d-6bg-1@gated-at.bofh.it> (permalink)
References <tKGHU-49Y-21@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 24/05/2017 at 17:39:03 +0200, Arnd Bergmann wrote:
> The reference to cpu_resume requires the corresponding
> generic code to be enabled when CONFIG_PM is set:
> 
> arch/arm/mach-at91/pm.o: In function `sama5d2_pm_init':
> pm.c:(.init.text+0x5e8): undefined reference to `cpu_resume'
> 
> Fixes: 24a0f5c539f9 ("ARM: at91: pm: Add sama5d2 backup mode")
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
> ---
>  arch/arm/mach-at91/Kconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
Applied, thanks.

-- 
Alexandre Belloni, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH] ARM: at91: select CONFIG_ARM_CPU_SUSPEND Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2017-05-29 11:20 +0200

csiph-web