lkml.org 
[lkml]   [2014]   [Aug]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH resend] nosave: Consolidate __nosave_{begin,end} in <asm/sections.h>
On 08/29/14 13:22, Geert Uytterhoeven wrote:
> The different architectures used their own (and different) declarations:
>
> extern __visible const void __nosave_begin, __nosave_end;
> extern const void __nosave_begin, __nosave_end;
> extern long __nosave_begin, __nosave_end;
>
> Consolidate them using the first variant in <asm/sections.h>.
>
> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
> ---
> This has been sent before, as part of the series "[PATCH 00/17] <asm/sections.h>
> related cleanups", almost one year ago (https://lkml.org/lkml/2013/11/12/510).
>
> arch/mips/include/asm/suspend.h | 7 -------
> arch/mips/power/cpu.c | 2 +-
> arch/powerpc/kernel/suspend.c | 4 +---
> arch/s390/kernel/suspend.c | 6 +-----
> arch/sh/include/asm/sections.h | 1 -
> arch/sparc/power/hibernate.c | 4 +---
> arch/unicore32/include/mach/pm.h | 3 ---
> arch/unicore32/kernel/hibernate.c | 1 +
> arch/x86/power/hibernate_32.c | 4 +---
> arch/x86/power/hibernate_64.c | 4 +---
> include/asm-generic/sections.h | 4 ++++
> 11 files changed, 11 insertions(+), 29 deletions(-)
> delete mode 100644 arch/mips/include/asm/suspend.h
>

There's one in arch/arm/kernel/hibernate.c now. Can we update ARM too?

--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
hosted by The Linux Foundation



\
 
 \ /
  Last update: 2014-08-29 23:01    [W:0.054 / U:0.132 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site