[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5d296d92-12f4-8863-1f37-f8f75d836f6c@suse.com>
Date: Fri, 17 Feb 2017 12:08:19 +0100
From: Juergen Gross <jgross@...e.com>
To: Jiri Slaby <jslaby@...e.cz>, mingo@...hat.com
Cc: tglx@...utronix.de, hpa@...or.com, x86@...nel.org,
jpoimboe@...hat.com, linux-kernel@...r.kernel.org,
"Rafael J. Wysocki" <rjw@...ysocki.net>,
Pavel Machek <pavel@....cz>, linux-pm@...r.kernel.org,
Boris Ostrovsky <boris.ostrovsky@...cle.com>,
xen-devel@...ts.xenproject.org
Subject: Re: [PATCH 02/10] x86: assembly, use ENDPROC for functions
On 17/02/17 11:47, Jiri Slaby wrote:
> Somewhere END was used to end a function, elsewhere, nothing was used.
> So unify it and mark them all by ENDPROC.
>
> Signed-off-by: Jiri Slaby <jslaby@...e.cz>
> Cc: Thomas Gleixner <tglx@...utronix.de>
> Cc: Ingo Molnar <mingo@...hat.com>
> Cc: "H. Peter Anvin" <hpa@...or.com>
> Cc: <x86@...nel.org>
> Cc: "Rafael J. Wysocki" <rjw@...ysocki.net>
> Cc: Pavel Machek <pavel@....cz>
> Cc: <linux-pm@...r.kernel.org>
> Cc: Boris Ostrovsky <boris.ostrovsky@...cle.com>
> Cc: Juergen Gross <jgross@...e.com>
> Cc: <xen-devel@...ts.xenproject.org>
> ---
> arch/x86/entry/entry_64.S | 40 ++++++++++++++++++------------------
> arch/x86/entry/entry_64_compat.S | 4 ++--
> arch/x86/kernel/mcount_64.S | 10 +++++----
> arch/x86/power/hibernate_asm_64.S | 2 ++
> arch/x86/realmode/rm/reboot.S | 1 +
> arch/x86/realmode/rm/trampoline_64.S | 4 ++++
> arch/x86/realmode/rm/wakeup_asm.S | 1 +
> arch/x86/xen/xen-asm_64.S | 2 ++
> arch/x86/xen/xen-head.S | 2 +-
> arch/x86/xen/xen-pvh.S | 2 +-
> 10 files changed, 40 insertions(+), 28 deletions(-)
Xen parts:
Reviewed-by: Juergen Gross <jgross@...e.com>
Juergen
Powered by blists - more mailing lists