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


Groups > linux.kernel > #1639999

Re: [PATCH] x86/power/64: Use char arrays for asm function names

From Pavel Machek <pavel@ucw.cz>
Newsgroups linux.kernel
Subject Re: [PATCH] x86/power/64: Use char arrays for asm function names
Date 2017-05-11 22:20 +0200
Message-ID <tG2J4-2Bd-7@gated-at.bofh.it> (permalink)
References <tFkym-7gI-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On Tue 2017-05-09 14:00:51, Kees Cook wrote:
> This switches the hibernate_64.S function names into character arrays
> to match other areas of the kernel where this is done (e.g., linker
> scripts). Specifically this fixes a compile-time error noticed by the
> future CONFIG_FORTIFY_SOURCE routines that complained about PAGE_SIZE
> being copied out of the "single byte" core_restore_code variable.

Can we get equivalent fix for suspend_32.h?

									Pavel

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] x86/power/64: Use char arrays for asm function names Kees Cook <keescook@chromium.org> - 2017-05-09 23:10 +0200
  Re: [PATCH] x86/power/64: Use char arrays for asm function names "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2017-05-09 23:30 +0200
    Re: [PATCH] x86/power/64: Use char arrays for asm function names Ingo Molnar <mingo@kernel.org> - 2017-05-10 07:50 +0200
  Re: [PATCH] x86/power/64: Use char arrays for asm function names Pavel Machek <pavel@ucw.cz> - 2017-05-11 22:20 +0200

csiph-web