linux_dsm_epyc7002/arch/um
Richard Weinberger f956b3e40a um: fix _FORTIFY_SOURCE=2 support for kernel modules
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>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2011-07-25 20:57:12 -07:00
..
drivers um: add ucast ethernet transport 2011-05-25 08:39:41 -07:00
include um: clean up delay functions 2011-07-25 20:57:12 -07:00
kernel um, exec: remove redundant set_fs(USER_DS) 2011-07-25 20:57:12 -07:00
os-Linux um: fix _FORTIFY_SOURCE=2 support for kernel modules 2011-07-25 20:57:12 -07:00
scripts
sys-i386 um: clean up delay functions 2011-07-25 20:57:12 -07:00
sys-ia64
sys-ppc
sys-x86_64 um: clean up delay functions 2011-07-25 20:57:12 -07:00
.gitignore
defconfig
Kconfig.char
Kconfig.common genirq: Remove the now obsolete config options and select statements 2011-03-30 14:13:23 +02:00
Kconfig.debug lib: consolidate DEBUG_STACK_USAGE option 2011-05-25 08:39:54 -07:00
Kconfig.net Fix common misspellings 2011-03-31 11:26:23 -03:00
Kconfig.rest
Kconfig.um uml: fix hppfs build 2011-04-28 11:28:21 -07:00
Kconfig.x86 arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} 2011-05-26 17:12:38 -07:00
Makefile
Makefile-i386
Makefile-ia64
Makefile-os-Linux
Makefile-ppc
Makefile-skas
Makefile-x86_64