summaryrefslogtreecommitdiff
path: root/arch/s390/kernel/early.c
diff options
context:
space:
mode:
authorMartin Schwidefsky <schwidefsky@de.ibm.com>2013-01-11 18:26:01 +0400
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2013-01-12 21:49:26 +0400
commit7bdc229fad1d42beda70f1966042262470660082 (patch)
tree9190ee55da8db10fcfcf6ccae10680b272d4fb74 /arch/s390/kernel/early.c
parent171c4006fb1b42a084057a71c86776e9f1b8e62c (diff)
downloadlinux-7bdc229fad1d42beda70f1966042262470660082.tar.xz
s390: use -fPIC for module compile
The xfs module uses a lot of tracepoint, with TRACEPOINTS=y and a few debugging options the GOT table of the xfs module will get bigger than 4K. To get a working xfs module it needs to be compiled with -fPIC instead of -fpic. To play safe use -fPIC for all modules. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'arch/s390/kernel/early.c')
0 files changed, 0 insertions, 0 deletions