aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dynamic_debug.c
diff options
context:
space:
mode:
authorJason Baron <[email protected]>2016-08-03 20:46:33 +0000
committerLinus Torvalds <[email protected]>2016-08-04 12:50:07 +0000
commitddb45306018f6be5661c4f66c12ffbbecf9bcb9f (patch)
tree392598614b81a6ad95d211b77f1729d7e251b97f /lib/dynamic_debug.c
parenttile: support static_key usage in non-module __exit sections (diff)
downloadkernel-ddb45306018f6be5661c4f66c12ffbbecf9bcb9f.tar.gz
kernel-ddb45306018f6be5661c4f66c12ffbbecf9bcb9f.zip
arm: jump label may reference text in __exit
The jump table can reference text found in an __exit section. Thus, instead of discarding it at build time, include EXIT_TEXT as part of __init and it will be released when the system boots. Link: http://lkml.kernel.org/r/60284113bb759121e8ae3e99af1535647e52123f.1467837322.git.jbaron@akamai.com Signed-off-by: Jason Baron <[email protected]> Cc: Arnd Bergmann <[email protected]> Cc: "David S. Miller" <[email protected]> Cc: Benjamin Herrenschmidt <[email protected]> Cc: Chris Metcalf <[email protected]> Cc: Heiko Carstens <[email protected]> Cc: Joe Perches <[email protected]> Cc: Martin Schwidefsky <[email protected]> Cc: Michael Ellerman <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: Peter Zijlstra <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions