[PATCH v3 10/10] arm64: kernel: Add support for hibernate/suspend-to-disk.
James Morse
james.morse at arm.com
Tue Dec 8 02:39:47 PST 2015
Hi Pavel,
On 01/12/15 09:31, Pavel Machek wrote:
>> diff --git a/arch/arm64/include/asm/suspend.h b/arch/arm64/include/asm/suspend.h
>> index 5faa3ce1fa3a..e75ad7aa268c 100644
>> --- a/arch/arm64/include/asm/suspend.h
>> +++ b/arch/arm64/include/asm/suspend.h
>> @@ -1,3 +1,5 @@
>> +#include <linux/suspend.h>
>> +
>> #ifndef __ASM_SUSPEND_H
>> #define __ASM_SUSPEND_H
>>
>
> Actually... even additional includes should go after the #ifdef
> guards.
Ooops - thanks for spotting that! I will send a fixup.
(I'm expecting to publish a new version if there are newer versions of
the four patches shared with kexec.)
Thanks,
James
More information about the linux-arm-kernel
mailing list