Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0376ca60 authored by Andi Kleen's avatar Andi Kleen Committed by Bernhard Thoben
Browse files

asmlinkage Make __stack_chk_failed and memcmp visible



In LTO symbols implicitely referenced by the compiler need
to be visible. Earlier these symbols were visible implicitely
from being exported, but we disabled implicit visibility fo
 EXPORTs when modules are disabled to improve code size. So
now these symbols have to be marked visible explicitely.

Do this for __stack_chk_fail (with stack protector)
and memcmp.

Signed-off-by: default avatarAndi Kleen <ak@linux.intel.com>
Link: http://lkml.kernel.org/r/1391845930-28580-10-git-send-email-ak@linux.intel.com


Signed-off-by: default avatarH. Peter Anvin <hpa@linux.intel.com>
Change-Id: Ie4679aad6f1337272376941cf5f1b346f2eefc80
parent a7d7ec6c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment