summaryrefslogtreecommitdiffstats
path: root/arch/s390
diff options
context:
space:
mode:
authorVasily Gorbik2019-01-21 13:54:39 +0100
committerVasily Gorbik2019-08-08 14:36:51 +0200
commit7bac98707f65b93bf994ef4e99b1eb9e7dbb9c32 (patch)
tree72fcf82b7d0cbebafb960d2b4da906e843453b94 /arch/s390
parents390: put _stext and _etext into .text section (diff)
downloadkernel-qcow2-linux-7bac98707f65b93bf994ef4e99b1eb9e7dbb9c32.tar.gz
kernel-qcow2-linux-7bac98707f65b93bf994ef4e99b1eb9e7dbb9c32.tar.xz
kernel-qcow2-linux-7bac98707f65b93bf994ef4e99b1eb9e7dbb9c32.zip
kbuild: add OBJSIZE variable for the size tool
Define and export OBJSIZE variable for "size" tool from binutils to be used in architecture specific Makefiles (naming the variable just "SIZE" would be too risky). In particular this tool is useful to perform checks that early boot code is not using bss section (which might have not been zeroed yet or intersects with initrd or other files boot loader might have put right after the linux kernel). Link: http://lkml.kernel.org/r/patch-1.thread-2257a1.git-188f5a3d81d5.your-ad-here.call-01565088755-ext-5120@work.hours Acked-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'arch/s390')
0 files changed, 0 insertions, 0 deletions