]> git.karo-electronics.de Git - karo-tx-linux.git/commit
When UML is compiled with _FORTIFY_SOURCE we have to export all _chk()
authorRichard Weinberger <richard@nod.at>
Sat, 16 Jul 2011 13:31:09 +0000 (23:31 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 26 Jul 2011 05:05:18 +0000 (15:05 +1000)
commitdba87612d15c5b7e15c77764ab5f9fcda1dbefd4
tree632224c55c4627671b65be7fd2196ce7ea93390f
parent2bf54b77e6bb8962f7bce157ff614c4921efaf85
When UML is compiled with _FORTIFY_SOURCE we have to export all _chk()
functions which are used in modules.  For now it's only the case for
__sprintf_chk().

Tested-by: Florian Fainelli <florian@openwrt.org>
Reported-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: Richard Weinberger <richard@nod.at>
Acked-by: Vitaliy Ivanov <vitalivanov@gmail.com>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/um/os-Linux/user_syms.c