diff options
author | Vasily Gorbik <[email protected]> | 2019-08-05 14:25:16 +0200 |
---|---|---|
committer | Vasily Gorbik <[email protected]> | 2019-08-06 13:58:35 +0200 |
commit | 24350fdadbdec780406a1ef988e6cd3875e374a8 (patch) | |
tree | 75fc24d0714d6bd3d3bb30f1d6849d35764d66c4 /lib/test_overflow.c | |
parent | b9f23b7376c21f5bf7f5e2b7dfcb82cc9ce92dfc (diff) |
s390: put _stext and _etext into .text section
Perf relies on _etext and _stext symbols being one of 't', 'T', 'v' or
'V'. Put them into .text section to guarantee that.
Also moves padding to page boundary inside .text which has an effect that
.text section is now padded with nops rather than 0's, which apparently
has been the initial intention for specifying 0x0700 fill expression.
Reported-by: Thomas Richter <[email protected]>
Tested-by: Thomas Richter <[email protected]>
Suggested-by: Andreas Krebbel <[email protected]>
Signed-off-by: Vasily Gorbik <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions