commit | f56506ef3061f3362bb35a396f6951f7035b8294 | [log] [tgz] |
---|---|---|
author | Vasily Gorbik <gor@linux.ibm.com> | Wed Jun 27 17:53:40 2018 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Mon Jul 02 11:25:00 2018 +0200 |
tree | d5be597557945259f000070adab647d7f285fd6f | |
parent | c949786450d6e19ef21f0837488a3dc1554131d6 [diff] |
s390: move _text to an actual .text start Since the uncompressed image .text section starts at 0x100000 now there is no need to redefine _text to something else to make perf happy. Reviewed-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>