s390/sclp: move uninitialized data to data section
The early sclp code may be called before the bss section is cleared. Therefore move all variables to the data section. Signed-off-by: NHeiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: NMartin Schwidefsky <schwidefsky@de.ibm.com>
Showing
想要评论请 注册 或 登录