[PATCH] uml: export symbols added by GCC hardened
authorPaolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Mon, 1 May 2006 19:16:06 +0000 (12:16 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 2 May 2006 01:17:45 +0000 (18:17 -0700)
commitcead61a6717a9873426b08d73a34a325e3546f5d
tree5243046032ed9f4a4c6fb240a34c39a7324c5098
parent7b12b9137930eb821b68e1bfa11e9de692208620
[PATCH] uml: export symbols added by GCC hardened

GCC hardened introduces additional symbol refererences (for the canary and
friends), also in modules - add weak export_symbols for them.  We already
tested that the weak declaration creates no problem on both GCC's providing
the function definition and on GCC's which don't provide it.

Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Acked-by: Jeff Dike <jdike@addtoit.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/um/os-Linux/user_syms.c