commit | 971a9ca6259752c04da09535707d08ccc5d1ed4b | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Fri May 04 13:22:12 2018 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Wed May 09 10:55:01 2018 +0200 |
tree | a2403ee27a33aa0d15e42f0ed451c70fe21288dd | |
parent | 32fd2b4bcf6bf68ec45c4ddc4f57056b17e22bd7 [diff] |
s390/early: move functions which may not access bss section to extra file Move functions which may not access bss section to extra file. This makes it easier to verify that all early functions which may not rely on an initialized bss section are not accessing it. Reviewed-by: Vasily Gorbik <gor@linux.ibm.com> Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>